aboutsummaryrefslogtreecommitdiffstats
path: root/packages/types/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/types/package.json')
-rw-r--r--packages/types/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/types/package.json b/packages/types/package.json
index d9afe5afc..376eb1d68 100644
--- a/packages/types/package.json
+++ b/packages/types/package.json
@@ -34,7 +34,8 @@
},
"dependencies": {
"@types/node": "^8.0.53",
- "bignumber.js": "~4.1.0"
+ "bignumber.js": "~4.1.0",
+ "ethereum-types": "^0.0.1"
},
"publishConfig": {
"access": "public"