forked from Supositware/Haha-Yes
update dependency
This commit is contained in:
parent
c575f3f7d1
commit
e44910a44a
1 changed files with 8 additions and 8 deletions
16
package.json
16
package.json
|
@ -7,34 +7,34 @@
|
|||
"@google-cloud/text-to-speech": "^0.4.0",
|
||||
"asciify-image": "^0.1.5",
|
||||
"auto-reload": "^0.1.0",
|
||||
"bad-words": "^3.0.1",
|
||||
"canvas": "^2.5.0",
|
||||
"console-stamp": "^0.2.7",
|
||||
"bad-words": "^3.0.3",
|
||||
"canvas": "^2.6.0",
|
||||
"console-stamp": "^0.2.9",
|
||||
"discord-akairo": "github:1Computer1/discord-akairo#master",
|
||||
"discord.js": "github:discordjs/discord.js#master",
|
||||
"fpcalc": "^1.3.0",
|
||||
"gm": "^1.23.1",
|
||||
"grpc": "^1.20.3",
|
||||
"grpc": "^1.22.2",
|
||||
"handbrake-js": "^3.0.8",
|
||||
"html-to-text": "^5.1.1",
|
||||
"img-diff-js": "^0.4.1",
|
||||
"leo-profanity": "^1.2.4",
|
||||
"mkdirp": "^0.5.1",
|
||||
"mysql2": "^1.6.5",
|
||||
"node-fetch": "^2.5.0",
|
||||
"node-fetch": "^2.6.0",
|
||||
"node-opus": "^0.3.1",
|
||||
"reload-json": "^0.3.1",
|
||||
"sequelize": "^5.9.4",
|
||||
"sequelize": "^5.15.0",
|
||||
"sqlite3": "^4.0.9",
|
||||
"superagent": "^4.1.0",
|
||||
"twitter-lite": "^0.9.4",
|
||||
"youtube-dl": "^1.13.1",
|
||||
"ytdl-core": "^0.29.1"
|
||||
"ytdl-core": "^0.29.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^5.16.0",
|
||||
"eslint-config-standard": "^12.0.0",
|
||||
"eslint-plugin-import": "^2.18.0",
|
||||
"eslint-plugin-import": "^2.18.2",
|
||||
"eslint-plugin-node": "^8.0.1",
|
||||
"eslint-plugin-promise": "^4.2.1",
|
||||
"eslint-plugin-standard": "^4.0.0"
|
||||
|
|
Loading…
Reference in a new issue