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"
},
"bin": {
"lamassu-server": "./lib/app.js"
"lamassu-server": "./bin/lamassu-server"
},
"scripts": {
"test": "mocha --recursive test"