Use specific version of json-rpc.

This commit is contained in:
Julien Fontanet 2015-03-04 15:51:35 +01:00
parent dda51f2801
commit 07da03618f

View File

@ -27,7 +27,7 @@
],
"dependencies": {
"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.foreach": "^3.0.1",
"lodash.indexof": "^3.0.0",