mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-06-16 02:19:08 +00:00
minor fixes: npm updates, fonts, image serve fix.
This commit is contained in:
parent
c6f5b55c1c
commit
1b169fa284
8 changed files with 2663 additions and 1600 deletions
|
@ -10,29 +10,29 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@discordjs/uws": "^11.149.1",
|
||||
"chalk": "^2.4.1",
|
||||
"chalk": "^2.4.2",
|
||||
"discord.js": "^11.4.2",
|
||||
"dotenv": "^6.1.0",
|
||||
"dotenv": "^7.0.0",
|
||||
"erlpack": "github:discordapp/erlpack",
|
||||
"eslint": "^5.8.0",
|
||||
"eslint": "^5.15.3",
|
||||
"eslint-config-standard": "^12.0.0",
|
||||
"glob": "^7.1.3",
|
||||
"immutable": "^3.8.2",
|
||||
"koa": "^2.6.2",
|
||||
"immutable": "^4.0.0-rc.12",
|
||||
"koa": "^2.7.0",
|
||||
"koa-better-router": "^2.1.1",
|
||||
"koa-bodyparser": "^4.2.1",
|
||||
"koa-compress": "^3.0.0",
|
||||
"koa-send": "latest-2",
|
||||
"koa-session": "^5.10.0",
|
||||
"koa-send": "5.0.0",
|
||||
"koa-session": "^5.10.1",
|
||||
"koa-static": "^5.0.0",
|
||||
"ksuid": "^1.1.3",
|
||||
"lru-cache": "^4.1.3",
|
||||
"pg": "^7.6.1",
|
||||
"lru-cache": "^5.1.1",
|
||||
"pg": "^7.9.0",
|
||||
"pg-hstore": "^2.3.2",
|
||||
"pm2": "^2.10.4",
|
||||
"sequelize": "^4.41.2",
|
||||
"pm2": "^3.4.0",
|
||||
"sequelize": "^4",
|
||||
"socket.io": "^2.2.0",
|
||||
"superagent": "^4.0.0",
|
||||
"superagent": "^4.1.0",
|
||||
"uuid": "^3.3.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue