Skip to content

Commit 0bb89f4

Browse files
fix(package): update redux-saga to version 1.0.3
Closes #5
1 parent 92806df commit 0bb89f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react-redux": "^6.0.0",
1313
"redux": "^4.0.1",
1414
"redux-logger": "^3.0.6",
15-
"redux-saga": "^0.16.2",
15+
"redux-saga": "^1.0.3",
1616
"uuid": "^3.3.2"
1717
},
1818
"scripts": {

0 commit comments

Comments
 (0)