mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-26 02:35:03 +00:00
update djs dep
This commit is contained in:
parent
9956af7c69
commit
1bce5a5090
2 changed files with 85 additions and 133 deletions
|
@ -28,7 +28,7 @@
|
|||
"cors": "^2.8.5",
|
||||
"cross-env": "^5.2.0",
|
||||
"deep-diff": "^1.0.2",
|
||||
"discord.js": "14.7.2-dev.1678536262-1b29099.0",
|
||||
"discord.js": "^14.8.0",
|
||||
"dotenv": "^4.0.0",
|
||||
"emoji-regex": "^8.0.0",
|
||||
"erlpack": "github:discord/erlpack",
|
||||
|
@ -102,11 +102,5 @@
|
|||
"require": [
|
||||
"./register-tsconfig-paths.js"
|
||||
]
|
||||
},
|
||||
"overrides": {
|
||||
"@discordjs/formatters": "0.1.1-dev.1678536268-1b29099.0",
|
||||
"knub": {
|
||||
"discord.js": "14.7.2-dev.1678536262-1b29099.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue