Use specific version of json-rpc.
This commit is contained in:
parent
dda51f2801
commit
07da03618f
@ -27,7 +27,7 @@
|
|||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bluebird": "^2.9.6",
|
"bluebird": "^2.9.6",
|
||||||
"json-rpc": "git://github.com/julien-f/js-json-rpc",
|
"json-rpc": "git://github.com/julien-f/js-json-rpc#v0.3.1",
|
||||||
"lodash.assign": "^3.0.0",
|
"lodash.assign": "^3.0.0",
|
||||||
"lodash.foreach": "^3.0.1",
|
"lodash.foreach": "^3.0.1",
|
||||||
"lodash.indexof": "^3.0.0",
|
"lodash.indexof": "^3.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user