summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHaishan <[email protected]>2018-10-29 23:42:15 +0800
committerhaishanh <[email protected]>2018-10-30 16:01:33 +0800
commit464a26e2980cdb249591d3e065a080af05133b95 (patch)
tree54dfd00a609632ddf98f3eb62e72175071375a85 /package.json
parent00090fc51ca1ea0968f4a849d7c6ecaab0422b99 (diff)
chore: upgrade and clean up deps
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 64e035d..9c5bd56 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,6 @@
"prop-types": "^15.5.10",
"react": "^16.6.0",
"react-dom": "^16.6.0",
- "react-loadable": "^5.5.0",
"react-modal": "^3.6.1",
"react-redux": "^6.0.0-alpha.2a2f108",
"react-router-dom": "4.4.0-beta.4",
@@ -75,7 +74,7 @@
"file-loader": "^2.0.0",
"html-webpack-plugin": "^3.2.0",
"husky": "^1.0.1",
- "lint-staged": "^7.3.0",
+ "lint-staged": "^8.0.2",
"mini-css-extract-plugin": "^0.4.3",
"node-sass": "^4.9.4",
"npm-run-all": "^4.1.3",