diff options
Diffstat (limited to 'contracts/examples')
-rw-r--r-- | contracts/examples/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contracts/examples/package.json b/contracts/examples/package.json index ae2769716..38bbc2859 100644 --- a/contracts/examples/package.json +++ b/contracts/examples/package.json @@ -34,7 +34,7 @@ "homepage": "https://github.com/0xProject/0x-monorepo/contracts/examples/README.md", "devDependencies": { "@0x/abi-gen": "^1.0.18", - "@0x/contracts-test-utils": "^1.0.0", + "@0x/contracts-test-utils": "^1.0.1", "@0x/dev-utils": "^1.0.20", "@0x/sol-compiler": "^1.1.15", "@0x/sol-cov": "^2.1.15", |