diff options
| author | haishanh <[email protected]> | 2018-11-15 22:35:13 +0800 |
|---|---|---|
| committer | haishanh <[email protected]> | 2018-11-20 21:35:52 +0800 |
| commit | 21bbfa11b9db7e52d8e1cb1f4b54eb7741b83002 (patch) | |
| tree | 499d1cf4a302bdc56fee9120828bc1049f48b023 /package.json | |
| parent | 9517d02996c8ca34b230f589a272d1206b525b16 (diff) | |
build: upgrade deps
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index b288ba9..fd31035 100644 --- a/package.json +++ b/package.json @@ -34,13 +34,12 @@ "@babel/polyfill": "^7.0.0", "@babel/runtime": "^7.1.5", "chart.js": "^2.7.3", - "chat.js": "^1.0.2", "classnames": "^2.2.6", "history": "^4.7.2", "memoize-one": "^4.0.3", "modern-normalize": "^0.5.0", "prop-types": "^15.5.10", - "react": "16.7.0-alpha.0", + "react": "^16.7.0-alpha.2", "react-cache": "2.0.0-alpha.1", "react-dom": "^16.7.0-alpha.0", "react-modal": "^3.6.1", |
