Skip to content

Commit

Permalink
fix: fix alita type declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
chenghao committed Sep 29, 2020
1 parent b866c24 commit cfaaa12
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"react-qmap": "^0.1.6",
"react-router-dom": "^5.1.2",
"recharts": "^1.7.1",
"redux-alita": "^2.3.2",
"redux-alita": "^2.3.3",
"resolve": "1.12.0",
"resolve-url-loader": "3.1.0",
"sass-loader": "7.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10964,10 +10964,10 @@ reduce-function-call@^1.0.1:
dependencies:
balanced-match "^1.0.0"

redux-alita@^2.3.2:
version "2.3.2"
resolved "https://registry.npmjs.org/redux-alita/-/redux-alita-2.3.2.tgz#1e597e5da4b18684b055c7bb2cc5823820d6a2c6"
integrity sha512-HiPA7GhcG+3K81qPKn7pTbwm9oqfQ6CHc/NwpfBDRsL+RremQ5AiZOBOJvnlrTS89LQDaCnRhVDipTVa+tCfwA==
redux-alita@^2.3.3:
version "2.3.3"
resolved "https://registry.npmjs.org/redux-alita/-/redux-alita-2.3.3.tgz#a8c63e55e23584b84ba5b15038781c79c42b20b9"
integrity sha512-Qj1T/5cUEBDTH76eBHMORfRkbqAPfuHNSf20F5BhdhlT4J5GVC2G5mHKXJChHosQHXDPeyyT3Z224OrFGs9rVQ==
dependencies:
react-redux "^7.1.0"
redux "^4.0.1"
Expand Down

0 comments on commit cfaaa12

Please sign in to comment.