Change all package to depend on the new @0xproject/react-shared@1.0.0

This commit is contained in:
Leonid Logvinov
2018-07-19 23:37:01 +02:00
parent bc9f2a51a2
commit 6486fced34
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@
"typescript": "2.7.1"
},
"dependencies": {
"@0xproject/react-shared": "^0.2.3",
"@0xproject/react-shared": "^1.0.0",
"@0xproject/utils": "^1.0.0",
"@types/lodash": "4.14.104",
"@types/material-ui": "0.18.0",