aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ethereum-types/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/ethereum-types/package.json')
-rw-r--r--packages/ethereum-types/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ethereum-types/package.json b/packages/ethereum-types/package.json
index 953b323c6..bd3748058 100644
--- a/packages/ethereum-types/package.json
+++ b/packages/ethereum-types/package.json
@@ -37,7 +37,7 @@
},
"dependencies": {
"@types/node": "*",
- "bignumber.js": "~4.1.0"
+ "bignumber.js": "~8.0.2"
},
"publishConfig": {
"access": "public"