Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Baorong Li committed Jan 11, 2019
1 parent 34be665 commit 2379cca
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@lingui/react": "^2.7.2",
"ant-design-pro": "^2.1.1",
"antd": "^3.11.0",
"antd": "^3.12.0",
"axios": "^0.18.0",
"babel-core": "7.0.0-bridge.0",
"classnames": "^2.2.6",
Expand Down Expand Up @@ -48,7 +48,7 @@
"babel-plugin-macros": "^2.4.2",
"babel-plugin-module-resolver": "^3.1.1",
"cross-env": "^5.2.0",
"eslint": "^5.11.0",
"eslint": "^5.12.0",
"eslint-config-react-app": "^3.0.5",
"eslint-plugin-flowtype": "^3.0.0",
"eslint-plugin-import": "^2.6.0",
Expand All @@ -63,8 +63,8 @@
"stylelint": "^9.9.0",
"stylelint-config-prettier": "^4.0.0",
"stylelint-config-standard": "^18.2.0",
"umi": "^2.3.0",
"umi-plugin-react": "^1.3.0"
"umi": "^2.4.0",
"umi-plugin-react": "^1.4.0"
},
"optionalDependencies": {
"puppeteer": "^1.11.0"
Expand Down

0 comments on commit 2379cca

Please sign in to comment.