diff options
| author | Haishan <[email protected]> | 2018-11-03 23:18:10 +0800 |
|---|---|---|
| committer | Haishan <[email protected]> | 2018-11-03 23:18:10 +0800 |
| commit | 168fbcd644e3cbdb766fc8517035d9c20545d3f2 (patch) | |
| tree | eb47138bdcf8c42c6d855ffaab1bdd33c9977c43 /package.json | |
| parent | e3afe5ff904b43d28e4ed61f2f66195e296ece7f (diff) | |
chore: upgrade deps
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index deb8373..0577749 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "modern-normalize": "^0.5.0", "prop-types": "^15.5.10", "react": "16.7.0-alpha.0", - "react-cache": "^2.0.0-alpha.0", + "react-cache": "2.0.0-alpha.1", "react-dom": "^16.7.0-alpha.0", "react-modal": "^3.6.1", "react-redux": "^6.0.0-alpha.2a2f108", @@ -87,7 +87,7 @@ "style-loader": "^0.23.0", "svg-sprite-loader": "^4.1.2", "terser-webpack-plugin": "^1.1.0", - "webpack": "4.23.1", + "webpack": "^4.24.0", "webpack-bundle-analyzer": "^3.0.3", "webpack-cli": "^3.1.2", "webpack-dev-middleware": "3.4.0", |
