Fix runtime errors

This commit is contained in:
Max Isom 2020-10-24 15:42:37 -04:00
parent a51c712da8
commit 60a7658293
No known key found for this signature in database
GPG key ID: 25C9B1A7F6798880
3 changed files with 14 additions and 76 deletions

View file

@ -41,8 +41,6 @@
"eslint-config-xo-typescript": "^0.35.0",
"husky": "^4.3.0",
"nodemon": "^2.0.6",
"reflect-metadata": "^0.1.13",
"sqlite3": "^5.0.0",
"ts-node": "^9.0.0",
"typescript": "^4.0.3"
},
@ -85,10 +83,12 @@
"node-emoji": "^1.10.0",
"p-event": "^4.2.0",
"p-limit": "^3.0.2",
"reflect-metadata": "^0.1.13",
"sequelize": "^5.21.11",
"sequelize-typescript": "^1.1.0",
"spotify-uri": "^2.1.0",
"spotify-web-api-node": "^5.0.0",
"sqlite3": "^5.0.0",
"unique-random-array": "^2.0.0",
"youtube.ts": "^0.1.8",
"ytdl-core": "^3.4.2"