updated packages and added ytdl-core

merge-requests/3/head
Supositware 5 years ago
parent b4f0015590
commit d3cb6b46bb

@ -12,21 +12,23 @@
"discord.js": "github:discordjs/discord.js#master",
"fpcalc": "^1.3.0",
"handbrake-js": "^3.0.8",
"img-diff-js": "^0.4.1",
"leo-profanity": "^1.2.4",
"mkdirp": "^0.5.1",
"node-fetch": "^2.3.0",
"node-opus": "^0.3.1",
"reload-json": "^0.3.1",
"superagent": "^4.1.0",
"twitter-lite": "^0.9.1",
"youtube-dl": "^1.12.2"
"twitter-lite": "^0.9.4",
"youtube-dl": "^1.13.1",
"ytdl-core": "^0.29.1"
},
"devDependencies": {
"eslint": "^5.12.0",
"eslint": "^5.16.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-standard": "^4.0.0"
},
"repository": {

Loading…
Cancel
Save