forked from Supositware/Haha-Yes
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
4a09c2ba90
2 changed files with 5 additions and 7835 deletions
7830
package-lock.json
generated
7830
package-lock.json
generated
File diff suppressed because it is too large
Load diff
10
package.json
10
package.json
|
@ -3,7 +3,7 @@
|
|||
"version": "3.0.0",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@discordjs/opus": "^0.4.0",
|
||||
"@discordjs/opus": "^0.5.0",
|
||||
"@google-cloud/text-to-speech": "^3.1.3",
|
||||
"4chan-boards": "^2.0.1",
|
||||
"asciify-image": "^0.1.6",
|
||||
|
@ -36,18 +36,18 @@
|
|||
"turndown": "^7.0.0",
|
||||
"twit": "^2.2.11",
|
||||
"utf-8-validate": "^5.0.4",
|
||||
"youtube-dl": "^1.13.1",
|
||||
"youtube-dl": "^3.5.0",
|
||||
"ytdl-core": "^4.5.0",
|
||||
"ytpplus-node": "git+https://git@github.com/loicbersier/ytpplus-node.git",
|
||||
"zlib-sync": "^0.1.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^7.22.0",
|
||||
"eslint": "^7.24.0",
|
||||
"eslint-config-standard": "^16.0.2",
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-promise": "^4.3.1",
|
||||
"eslint-plugin-standard": "^4.1.0"
|
||||
"eslint-plugin-promise": "^5.1.0",
|
||||
"eslint-plugin-standard": "^5.0.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in a new issue