mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 20:25:48 +00:00
Add missing elliptic to package.json
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"babel-runtime": "^5.3.2",
|
"babel-runtime": "^5.3.2",
|
||||||
"bn.js": "^2.0.5",
|
"bn.js": "^2.0.5",
|
||||||
|
"elliptic": "sublimator/elliptic#derivations-test",
|
||||||
"hash.js": "^1.0.3",
|
"hash.js": "^1.0.3",
|
||||||
"ripple-address-codec": "github:sublimator/ripple-address-codec"
|
"ripple-address-codec": "github:sublimator/ripple-address-codec"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user