mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-27 07:35:52 +00:00
Fix dependencies
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ripple-binary-codec",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"description": "ripple binary codec",
|
||||
"files": [
|
||||
"distrib/npm/*",
|
||||
@@ -14,10 +14,8 @@
|
||||
"dependencies": {
|
||||
"babel-runtime": "^5.8.25",
|
||||
"bn.js": "^3.2.0",
|
||||
"codecov.io": "^0.1.6",
|
||||
"create-hash": "^1.1.2",
|
||||
"decimal.js": "^4.0.2",
|
||||
"hash.js": "^1.0.3",
|
||||
"inherits": "^2.0.1",
|
||||
"lodash": "^3.10.1",
|
||||
"ripple-address-codec": "^2.0.1"
|
||||
@@ -28,6 +26,7 @@
|
||||
"babel-core": "^5.8.20",
|
||||
"babel-eslint": "^4.0.5",
|
||||
"babel-loader": "^5.3.2",
|
||||
"codecov.io": "^0.1.6",
|
||||
"eslint": "^1.2.1",
|
||||
"fs-extra": "^0.24.0",
|
||||
"intercept-stdout": "^0.1.2",
|
||||
|
||||
Reference in New Issue
Block a user