Add chainpad-server to the npm dependencies
This commit is contained in:
parent
646ed8f6b1
commit
ecd3f68265
@ -6,7 +6,8 @@
|
|||||||
"express": "~4.10.1",
|
"express": "~4.10.1",
|
||||||
"ws": "^1.0.1",
|
"ws": "^1.0.1",
|
||||||
"nthen": "~0.1.0",
|
"nthen": "~0.1.0",
|
||||||
"tweetnacl": "~0.12.2"
|
"tweetnacl": "~0.12.2",
|
||||||
|
"chainpad-server": "^1.0.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"jshint": "~2.9.1",
|
"jshint": "~2.9.1",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user