Skip to content

Commit

Permalink
fix: 固定 redux 版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
zhbhun committed Jul 10, 2019
1 parent 6d9215b commit ce2a8f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next-app-redux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"path-to-regexp": "^2.1.0",
"react-redux": "^5.0.0",
"redumd": "^1.7.2",
"redux": "^4.0.0",
"redux": "4.0.1",
"redux-saga": "^0.16.0",
"url": "^0.11.0"
},
Expand Down

0 comments on commit ce2a8f8

Please sign in to comment.