Add node-uuid to dev deps
This commit is contained in:
parent
74b5c72b5d
commit
34fb7e7daf
1 changed files with 2 additions and 1 deletions
|
|
@ -38,7 +38,8 @@
|
||||||
"matchdep": "~0.3.0",
|
"matchdep": "~0.3.0",
|
||||||
"mocha": "~1.13.0",
|
"mocha": "~1.13.0",
|
||||||
"hock": "git+https://github.com/mmalecki/hock.git#no-http-server",
|
"hock": "git+https://github.com/mmalecki/hock.git#no-http-server",
|
||||||
"jsonquest": "^0.2.2"
|
"jsonquest": "^0.2.2",
|
||||||
|
"node-uuid": "^1.4.1"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"lamassu-server": "./lib/app.js"
|
"lamassu-server": "./lib/app.js"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue