fixed bin path

This commit is contained in:
Josh Harvey 2014-04-19 20:36:50 +03:00
parent b5400cd559
commit 79ac7ec936

View file

@ -42,7 +42,7 @@
"node-uuid": "^1.4.1" "node-uuid": "^1.4.1"
}, },
"bin": { "bin": {
"lamassu-server": "./lib/app.js" "lamassu-server": "./bin/lamassu-server"
}, },
"scripts": { "scripts": {
"test": "mocha --recursive test" "test": "mocha --recursive test"