Skip to content

Commit

Permalink
chore: 升级依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
duan602728596 committed Apr 14, 2019
1 parent e8a02d1 commit f088f24
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,34 +40,33 @@
},
"devDependencies": {
"@babel/preset-flow": "^7.0.0",
"@svgr/webpack": "^4.1.0",
"@sweet/milktea": "github:duan602728596/sweet#build-milktea",
"@sweet/milktea-cli": "github:duan602728596/sweet#build-milktea-cli",
"@sweet/util-tools": "github:duan602728596/sweet#build-util-tools",
"antd": "^3.13.4",
"antd": "^3.16.3",
"babel-eslint": "^10.0.1",
"babel-plugin-import": "^1.11.0",
"classnames": "^2.2.6",
"commitizen": "^3.0.5",
"commitizen": "^3.0.7",
"cross-env": "^5.2.0",
"cz-conventional-changelog": "^2.1.0",
"eslint": "^5.14.1",
"eslint": "^5.16.0",
"eslint-plugin-react": "^7.12.4",
"husky": "^1.3.1",
"immutable": "^4.0.0-rc.12",
"indexeddb-tools": "^2.1.2",
"indexeddb-tools-redux": "^2.1.0",
"jquery": "^3.3.1",
"lint-staged": "^8.1.4",
"indexeddb-tools": "^3.0.0",
"indexeddb-tools-redux": "^3.0.0",
"jquery": "^3.4.0",
"lint-staged": "^8.1.5",
"moment": "^2.24.0",
"pre-commit": "^1.2.2",
"prop-types": "^15.7.2",
"react": "^16.8.2",
"react-dom": "^16.8.2",
"react-redux": "^6.0.0",
"react-router-dom": "^4.4.0-beta.6",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-redux": "^7.0.2",
"react-router-dom": "^5.0.0",
"redux": "^4.0.1",
"redux-actions": "^2.6.4",
"redux-actions": "^2.6.5",
"redux-immutable": "^4.0.0",
"redux-thunk": "^2.3.0",
"reselect": "^4.0.0",
Expand Down

0 comments on commit f088f24

Please sign in to comment.