diff --git a/package.json b/package.json index 0d45f364..0905f2b2 100644 --- a/package.json +++ b/package.json @@ -39,6 +39,9 @@ "erlpack": "github:discordapp/erlpack", "mathjs": "^3.20.2", "node-opus": "^0.2.7", + "pg": "^6.4.2", + "pg-hstore": "^2.3.2", + "sequelize": "^4.33.4", "snekfetch": "^3.6.4", "uws": "^9.14.0", "xml2js": "^0.4.19",