diff options
Diffstat (limited to 'packages/react-shared')
-rw-r--r-- | packages/react-shared/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/react-shared/package.json b/packages/react-shared/package.json index 6e2db2459..a2ac27d17 100644 --- a/packages/react-shared/package.json +++ b/packages/react-shared/package.json @@ -25,7 +25,7 @@ "url": "https://github.com/0xProject/0x-monorepo.git" }, "devDependencies": { - "@0xproject/dev-utils": "^0.4.6", + "@0xproject/dev-utils": "^1.0.0", "@0xproject/monorepo-script": "^1.0.0", "@0xproject/tslint-config": "^1.0.0", "copyfiles": "^1.2.0", |