Fixed launch issues on Windows

This commit is contained in:
Björn Dahlgren 2016-06-12 15:10:21 +02:00
parent 3417e4950e
commit 2728b2f025

View File

@ -8,7 +8,7 @@
"test": "node node_modules/mocha/bin/mocha --recursive"
},
"dependencies": {
"arma-server": "0.0.3",
"arma-server": "0.0.4",
"async": "^0.9.0",
"express": "3.x",
"express-resource": "~1.0.0",