This commit is contained in:
Baorong Li
2018-11-10 09:50:20 +08:00
parent 08a348090c
commit 01abc5ca38
+4 -4
View File
@@ -6,7 +6,7 @@
"dependencies": {
"@lingui/react": "^2.7.0",
"ant-design-pro": "^2.1.1",
"antd": "^3.10.4",
"antd": "^3.10.5",
"axios": "^0.18.0",
"babel-core": "7.0.0-bridge.0",
"classnames": "^2.2.6",
@@ -28,7 +28,7 @@
"path-to-regexp": "^2.4.0",
"prop-types": "^15.6.2",
"qs": "^6.5.2",
"rc-tween-one": "^2.2.15",
"rc-tween-one": "^2.2.16",
"react-adsense": "^0.0.6",
"react-countup": "^4.0.0-alpha.6",
"react-draft-wysiwyg": "^1.12.13",
@@ -48,7 +48,7 @@
"babel-plugin-macros": "^2.4.2",
"babel-plugin-module-resolver": "^3.1.1",
"cross-env": "^5.2.0",
"eslint": "^5.7.0",
"eslint": "^5.9.0",
"eslint-config-react-app": "^3.0.5",
"eslint-plugin-flowtype": "^3.0.0",
"eslint-plugin-import": "^2.6.0",
@@ -60,7 +60,7 @@
"mockjs": "^1.0.1-beta3",
"module": "^1.2.5",
"prettier": "^1.15.1",
"stylelint": "^9.6.0",
"stylelint": "^9.8.0",
"stylelint-config-prettier": "^4.0.0",
"stylelint-config-standard": "^18.2.0",
"umi": "^2.3.0-beta.1",