Browse Source

Use the same version as specified in the elliptic package.json

patch-2
Braydon Fuller 10 years ago
parent
commit
2de77f6f5c
  1. 6
      npm-shrinkwrap.json

6
npm-shrinkwrap.json

@ -43,9 +43,9 @@
"resolved": "https://registry.npmjs.org/bn.js/-/bn.js-0.15.2.tgz" "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-0.15.2.tgz"
}, },
"hash.js": { "hash.js": {
"version": "0.3.2", "version": "0.2.0",
"from": "hash.js@0.3.2", "from": "hash.js@0.2.0",
"resolved": "https://registry.npmjs.org/hash.js/-/hash.js-0.3.2.tgz" "resolved": "https://registry.npmjs.org/hash.js/-/hash.js-0.2.0.tgz"
}, },
"inherits": { "inherits": {
"version": "2.0.1", "version": "2.0.1",

Loading…
Cancel
Save