Update nbin to 1.0.3

This commit is contained in:
Kyle Carberry
2019-03-26 17:57:35 -04:00
parent 194cbca0f2
commit e0d33f2399
2 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@
"build:binary": "ts-node scripts/nbin.ts"
},
"dependencies": {
"@coder/nbin": "^1.0.2",
"@coder/nbin": "^1.0.3",
"commander": "^2.19.0",
"express": "^4.16.4",
"express-static-gzip": "^1.1.3",