Use npm release of arma-server

This commit is contained in:
Björn Dahlgren
2015-04-03 12:11:20 +02:00
parent 00eb69050f
commit 3575cb66e0

View File

@ -8,7 +8,7 @@
"test": "node node_modules/mocha/bin/mocha --recursive"
},
"dependencies": {
"arma-server": "git+https://github.com/Dahlgren/node-arma-server.git",
"arma-server": "0.0.1",
"async": "^0.9.0",
"express": "3.x",
"express-resource": "~1.0.0",