mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 00:07:36 +02:00
Deps
This commit is contained in:
+4
-2
@@ -41,7 +41,7 @@
|
|||||||
"node-opus": "^0.2.7",
|
"node-opus": "^0.2.7",
|
||||||
"pg": "^6.4.2",
|
"pg": "^6.4.2",
|
||||||
"pg-hstore": "^2.3.2",
|
"pg-hstore": "^2.3.2",
|
||||||
"sequelize": "^4.37.4",
|
"sequelize": "^4.37.5",
|
||||||
"snekfetch": "^3.6.4",
|
"snekfetch": "^3.6.4",
|
||||||
"uws": "^9.14.0",
|
"uws": "^9.14.0",
|
||||||
"xml2js": "^0.4.19",
|
"xml2js": "^0.4.19",
|
||||||
@@ -54,6 +54,8 @@
|
|||||||
},
|
},
|
||||||
"eslintConfig": {
|
"eslintConfig": {
|
||||||
"extends": "amber",
|
"extends": "amber",
|
||||||
"plugins": ["json"]
|
"plugins": [
|
||||||
|
"json"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user