Optimize docker build

This commit is contained in:
Charlie Laabs
2019-12-23 13:07:59 -06:00
parent 42576bbb87
commit d9a412ed75
4 changed files with 52 additions and 19 deletions

View File

@@ -27,7 +27,7 @@
"dependencies": {
"bufferutil": "^4.0.1",
"discord.js": "^11.5.1",
"erlpack": "github:discordapp/erlpack",
"erlpack": "^0.1.3",
"markov-strings": "^2.1.0",
"node-schedule": "^1.3.2",
"source-map-support": "^0.5.16",
@@ -53,4 +53,4 @@
"eslintIgnore": [
"**/*.js"
]
}
}