aboutsummaryrefslogtreecommitdiffstats
path: root/packages/abi-gen/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/abi-gen/package.json')
-rw-r--r--packages/abi-gen/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/abi-gen/package.json b/packages/abi-gen/package.json
index 6b8581ef3..1fb697299 100644
--- a/packages/abi-gen/package.json
+++ b/packages/abi-gen/package.json
@@ -1,6 +1,6 @@
{
"name": "@0xproject/abi-gen",
- "version": "1.0.9",
+ "version": "1.0.10",
"engines": {
"node": ">=6.12"
},
@@ -31,7 +31,7 @@
"homepage": "https://github.com/0xProject/0x-monorepo/packages/abi-gen/README.md",
"dependencies": {
"@0xproject/typescript-typings": "^2.0.1",
- "@0xproject/utils": "^1.0.9",
+ "@0xproject/utils": "^1.0.10",
"chalk": "^2.3.0",
"ethereum-types": "^1.0.7",
"glob": "^7.1.2",