mirror of
https://github.com/System-End/Discord-Bot.git
synced 2026-04-19 19:45:16 +00:00
Fixes
This commit is contained in:
parent
c7c3fe99ab
commit
d355617be2
2 changed files with 6 additions and 1 deletions
1
package-lock.json
generated
1
package-lock.json
generated
|
|
@ -45,6 +45,7 @@
|
|||
"moment-timezone": "^0.5.39",
|
||||
"mongoose": "^6.8.0",
|
||||
"ms": "^2.1.3",
|
||||
"node-fetch": "^2.6.6",
|
||||
"popcat-wrapper": "^1.5.4",
|
||||
"sourcebin": "^5.0.0",
|
||||
"topgg-autoposter": "^2.0.1",
|
||||
|
|
|
|||
|
|
@ -62,11 +62,15 @@
|
|||
"moment-timezone": "^0.5.39",
|
||||
"mongoose": "^6.8.0",
|
||||
"ms": "^2.1.3",
|
||||
"node-fetch": "^2.6.6",
|
||||
"popcat-wrapper": "^1.5.4",
|
||||
"sourcebin": "^5.0.0",
|
||||
"topgg-autoposter": "^2.0.1",
|
||||
"util": "^0.12.5",
|
||||
"weather-js": "^2.0.0",
|
||||
"ytdl-core": "^4.11.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"node": "^17.4.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue