Skip to content

Commit dd338c0

Browse files
fix(package): update redux-saga to version 1.0.3
Closes #5
1 parent c030237 commit dd338c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"react-scripts": "3.0.1",
1010
"redux": "^4.0.1",
1111
"redux-logger": "^3.0.6",
12-
"redux-saga": "^0.16.2"
12+
"redux-saga": "^1.0.3"
1313
},
1414
"scripts": {
1515
"start": "react-scripts start",

0 commit comments

Comments
 (0)