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