1
0
Fork 0

updated packages and added ytdl-core

akairo
Supositware 5 years ago
parent b4f0015590
commit d3cb6b46bb

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

Loading…
Cancel
Save