Merge pull request #565 from clark800/value

Use ripple-lib-value package and update ripple-lib-transactionparser dependency
This commit is contained in:
Chris Clark
2015-09-25 12:39:03 -07:00
17 changed files with 27 additions and 246 deletions

14
npm-shrinkwrap.json generated
View File

@@ -153,14 +153,12 @@
}
},
"ripple-lib-transactionparser": {
"version": "0.5.0",
"resolved": "https://registry.npmjs.org/ripple-lib-transactionparser/-/ripple-lib-transactionparser-0.5.0.tgz",
"dependencies": {
"bignumber.js": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/bignumber.js/-/bignumber.js-1.4.1.tgz"
}
}
"version": "0.5.1",
"resolved": "https://registry.npmjs.org/ripple-lib-transactionparser/-/ripple-lib-transactionparser-0.5.1.tgz"
},
"ripple-lib-value": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/ripple-lib-value/-/ripple-lib-value-0.1.0.tgz"
},
"sjcl-codec": {
"version": "0.1.0",