Upgrade elliptic

Fixes usage within a React Native environment.
This commit is contained in:
Paul V Puey
2018-09-24 22:40:05 -07:00
parent e18c33d532
commit 6bbf610b91

View File

@@ -16,7 +16,7 @@
"babel-runtime": "^5.8.20",
"bn.js": "^3.1.1",
"brorand": "^1.0.5",
"elliptic": "^5.1.0",
"elliptic": "^6.4.0",
"hash.js": "^1.0.3",
"ripple-address-codec": "^2.0.1"
},