mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-06-16 10:19:10 +00:00
make deployable
This commit is contained in:
parent
eaa1167f16
commit
309aee427e
15 changed files with 317 additions and 886 deletions
|
@ -10,34 +10,29 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"chalk": "^2.3.0",
|
||||
"commander": "^2.12.2",
|
||||
"discord.js": "^11.2.1",
|
||||
"dotenv": "^4.0.0",
|
||||
"erlpack": "github:discordapp/erlpack",
|
||||
"eslint": "^4.12.1",
|
||||
"eslint-config-standard": "^10.2.1",
|
||||
"eventemitter3": "^3.0.0",
|
||||
"eslint": "^4.14.0",
|
||||
"eslint-config-standard": "^11.0.0-beta.0",
|
||||
"glob": "^7.1.2",
|
||||
"immutable": "^3.8.2",
|
||||
"inquirer": "^4.0.1",
|
||||
"koa": "^2.4.1",
|
||||
"koa-better-router": "^2.1.1",
|
||||
"koa-bodyparser": "^4.2.0",
|
||||
"koa-passport": "^4.0.1",
|
||||
"koa-send": "^4.1.2",
|
||||
"koa-session": "^5.5.1",
|
||||
"koa-compress": "^2.0.0",
|
||||
"koa-static": "^4.0.2",
|
||||
"ksuid": "^0.4.0",
|
||||
"lru-cache": "^4.1.1",
|
||||
"passport-discord": "^0.1.3",
|
||||
"passport-oauth2-refresh": "^1.0.0",
|
||||
"pg": "^7.4.0",
|
||||
"pg-hstore": "^2.3.2",
|
||||
"pm2": "^2.8.0",
|
||||
"sequelize": "^4.26.0",
|
||||
"pm2": "^2.9.1",
|
||||
"sequelize": "^4.28.6",
|
||||
"socket.io": "^2.0.4",
|
||||
"standard": "^10.0.3",
|
||||
"superagent": "^3.8.1",
|
||||
"superagent": "^3.8.2",
|
||||
"uuid": "^3.1.0",
|
||||
"uws": "^9.14.0",
|
||||
"yargs": "^10.0.3"
|
||||
"uws": "^9.14.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue