Skip to content

Commit

Permalink
chore: upgrade alita version
Browse files Browse the repository at this point in the history
  • Loading branch information
chenghao committed Sep 20, 2020
1 parent 5c3e637 commit b866c24
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.1",
"redux-alita": "^2.3.2",
"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.1:
version "2.3.1"
resolved "https://registry.npmjs.org/redux-alita/-/redux-alita-2.3.1.tgz#c94e5edab173c4894e09577b195b774f8645e3d1"
integrity sha512-fbMhaszkgEeCc3TvdlqeK0t8yqYJWztudBKbVLyj+ouAchtc9R/2Il/Dmm3V0SxOdqqQmJJAnrNS5gmI21dQgg==
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==
dependencies:
react-redux "^7.1.0"
redux "^4.0.1"
Expand Down

0 comments on commit b866c24

Please sign in to comment.