mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 08:12:04 +02:00
Deps, remove uws
This commit is contained in:
+2
-3
@@ -38,18 +38,17 @@
|
||||
"discord.js": "github:discordjs/discord.js",
|
||||
"discord.js-commando": "github:discordjs/Commando",
|
||||
"erlpack": "github:discordapp/erlpack",
|
||||
"mathjs": "^5.0.3",
|
||||
"mathjs": "^5.0.4",
|
||||
"node-opus": "^0.3.0",
|
||||
"node-superfetch": "^0.1.3",
|
||||
"pg": "^6.4.2",
|
||||
"pg-hstore": "^2.3.2",
|
||||
"random-js": "^1.0.8",
|
||||
"sequelize": "^4.38.0",
|
||||
"uws": "^10.148.1",
|
||||
"zlib-sync": "^0.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^5.1.0",
|
||||
"eslint": "^5.2.0",
|
||||
"eslint-config-amber": "^1.0.3",
|
||||
"eslint-plugin-json": "^1.2.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user