From c5697e118f2bd4d34b9d8ad1252d65941c4372bb Mon Sep 17 00:00:00 2001 From: lsc949982212 <949982212@qq.com> Date: Wed, 18 Dec 2019 14:19:31 +0800 Subject: [PATCH] refs repo to irisnet --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 61d5810..ebf7797 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "bech32": "^1.1.3", "bignumber.js": "^5.0.0", "bip39": "^2.5.0", - "bn": "git+https://github.com/shineabel/bn.git", + "bn": "git+https://github.com/irisnet/bn.js.git#v4.12.0", "create-hmac": "^1.1.7", "ethereumjs-tx": "^1.3.0", "ethereumjs-util": "^5.1.2",