mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-06-17 04:36:02 +00:00
Updated Dependencies
This commit is contained in:
10
package.json
10
package.json
@ -19,15 +19,15 @@
|
||||
"dependencies": {
|
||||
"@discordjs/opus": "^0.3.3",
|
||||
"@discordjs/voice": "^0.2.1",
|
||||
"@types/node": "^15.12.4",
|
||||
"@types/ws": "^7.4.5",
|
||||
"@types/node": "^15.14.5",
|
||||
"@types/ws": "^7.4.7",
|
||||
"discord-api-types": "^0.18.1",
|
||||
"discord.js": "^13.0.0-dev.dec191aa1e4f22690285ca06c6eee7e6086b2930",
|
||||
"discord.js": "^13.0.0-dev.t1628035429.00d5cee",
|
||||
"dotenv": "^8.6.0",
|
||||
"node-fetch": "^2.6.1",
|
||||
"path": "^0.12.7",
|
||||
"tsc-watch": "^4.4.0",
|
||||
"typescript": "^4.3.4"
|
||||
"typescript": "^4.3.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^2.34.0",
|
||||
@ -35,7 +35,7 @@
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-config-prettier": "^6.15.0",
|
||||
"eslint-plugin-prettier": "^3.1.4",
|
||||
"nodemon": "^2.0.6",
|
||||
"nodemon": "^2.0.12",
|
||||
"prettier": "^1.19.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"ts-node": "^8.10.2"
|
||||
|
Reference in New Issue
Block a user