mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 12:15:51 +00:00
Bump dependencies including babel-runtime (#50)
This commit is contained in:
@@ -12,13 +12,13 @@
|
||||
"test": "test"
|
||||
},
|
||||
"dependencies": {
|
||||
"babel-runtime": "^6.6.1",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"bn.js": "^5.1.1",
|
||||
"create-hash": "^1.1.2",
|
||||
"create-hash": "^1.2.0",
|
||||
"decimal.js": "^10.2.0",
|
||||
"inherits": "^2.0.1",
|
||||
"inherits": "^2.0.4",
|
||||
"lodash": "^4.17.15",
|
||||
"ripple-address-codec": "^4.0.0"
|
||||
"ripple-address-codec": "^4.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-cli": "^6.8.0",
|
||||
|
||||
Reference in New Issue
Block a user