diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b432bd729..a31262174 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ ] }, "dependencies": { - "@material-ui/core": "1.2.0", + "@material-ui/core": "^1.0.0", "abi-decoder": "^1.0.9", "asmcrypto.js": "0.22.0", "async": "^2.5.0", |