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

This commit is contained in:
Leonid Logvinov 2018-07-19 23:39:28 +02:00
parent f364b5c5ab
commit 8bd4e38d02
No known key found for this signature in database
GPG Key ID: 0DD294BFDE8C95D4
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@
"webpack-dev-server": "^2.11.1"
},
"dependencies": {
"@0xproject/react-docs": "^0.0.16",
"@0xproject/react-docs": "^1.0.0",
"basscss": "^8.0.3",
"lodash": "^4.17.4",
"material-ui": "^0.17.1",

View File

@ -23,7 +23,7 @@
"dependencies": {
"@0xproject/contract-wrappers": "^0.0.5",
"@0xproject/order-utils": "^1.0.0-rc.1",
"@0xproject/react-docs": "^0.0.16",
"@0xproject/react-docs": "^1.0.0",
"@0xproject/react-shared": "^1.0.0",
"@0xproject/subproviders": "^1.0.0",
"@0xproject/types": "^1.0.0-rc.1",