RIP Database again

This commit is contained in:
Daniel Odendahl Jr
2017-10-01 22:50:28 +00:00
parent 2068122e11
commit 4f5c6bd643
5 changed files with 7 additions and 290 deletions
+2 -5
View File
@@ -1,6 +1,6 @@
{
"name": "xiaobot",
"version": "43.3.0",
"version": "44.0.0",
"description": "Your personal server companion.",
"main": "Shard.js",
"scripts": {
@@ -39,15 +39,12 @@
"erlpack": "github:discordapp/erlpack",
"mathjs": "^3.16.3",
"node-opus": "^0.2.7",
"pg": "^6.4.2",
"pg-hstore": "^2.3.2",
"sequelize": "^4.11.5",
"snekfetch": "^3.4.1",
"uws": "^8.14.1",
"xml-js": "^1.4.2"
},
"devDependencies": {
"eslint": "^4.7.2",
"eslint": "^4.8.0",
"eslint-config-aqua": "^2.0.1",
"eslint-plugin-json": "^1.2.0"
},