Update @coder/nbin. Fixes UI state saves

This commit is contained in:
Kyle Carberry
2019-04-04 17:13:54 -04:00
parent 2bd7281fa0
commit 3c1dfb1170
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.6",
"@coder/nbin": "^1.0.7",
"commander": "^2.19.0",
"express": "^4.16.4",
"express-static-gzip": "^1.1.3",