Bump version on ripple-hashes

This commit is contained in:
Alan Cohen
2015-11-19 17:42:54 -08:00
parent 8a53abc32f
commit 12e5765c64
2 changed files with 4 additions and 26 deletions

28
npm-shrinkwrap.json generated
View File

@@ -172,9 +172,9 @@
}
},
"ripple-hashes": {
"version": "0.0.1",
"from": "ripple-hashes@>=0.0.1 <0.0.2",
"resolved": "https://registry.npmjs.org/ripple-hashes/-/ripple-hashes-0.0.1.tgz",
"version": "0.1.0",
"from": "ripple-hashes@0.1.0",
"resolved": "https://registry.npmjs.org/ripple-hashes/-/ripple-hashes-0.1.0.tgz",
"dependencies": {
"create-hash": {
"version": "1.1.2",
@@ -202,28 +202,6 @@
"resolved": "https://registry.npmjs.org/sha.js/-/sha.js-2.4.4.tgz"
}
}
},
"ripple-binary-codec": {
"version": "0.0.6",
"from": "ripple-binary-codec@>=0.0.6 <0.0.7",
"resolved": "https://registry.npmjs.org/ripple-binary-codec/-/ripple-binary-codec-0.0.6.tgz",
"dependencies": {
"bn.js": {
"version": "3.3.0",
"from": "bn.js@>=3.2.0 <4.0.0",
"resolved": "https://registry.npmjs.org/bn.js/-/bn.js-3.3.0.tgz"
},
"decimal.js": {
"version": "4.0.3",
"from": "decimal.js@>=4.0.2 <5.0.0",
"resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-4.0.3.tgz"
},
"inherits": {
"version": "2.0.1",
"from": "inherits@>=2.0.1 <3.0.0",
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
}
}
}
}
},