diff options
Diffstat (limited to 'packages/assert')
-rw-r--r-- | packages/assert/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/assert/package.json b/packages/assert/package.json index 4798d9f78..2fb7746a8 100644 --- a/packages/assert/package.json +++ b/packages/assert/package.json @@ -38,7 +38,7 @@ }, "dependencies": { "@0xproject/json-schemas": "^0.6.10", - "@0xProject/utils": "^0.0.1", + "@0xproject/utils": "^0.1.0", "bignumber.js": "~4.1.0", "lodash": "^4.17.4", "valid-url": "^1.0.9" |