diff --git a/package.json b/package.json index 0c66caf..d2bddad 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "isomorphic-unfetch": "^3.0.0", "next": "^9.1.1", "next-redux-saga": "^3.0.0-beta.1", - "next-redux-wrapper": "^3.0.0", + "next-redux-wrapper": "^2.0.0", "prop-types": "^15.7.2", "raw-loader": "^0.5.1", "react": "^16.11.0", @@ -35,7 +35,7 @@ "react-redux": "^7.1.1", "react-responsive": "^5.0.0", "redux": "^4.0.4", - "redux-saga": "^1.1.1", + "redux-saga": "^0.16.0", "request": "^2.88.0" } }