Skip to content

Commit a604829

Browse files
fix(package): update react-redux to version 7.0.3
Closes #6
1 parent 9c3bbfd commit a604829

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
@@ -9,7 +9,7 @@
99
"normalizr": "^3.3.0",
1010
"react": "^16.6.0",
1111
"react-dom": "^16.6.0",
12-
"react-redux": "^6.0.0",
12+
"react-redux": "^7.0.3",
1313
"redux": "^4.0.1",
1414
"redux-logger": "^3.0.6",
1515
"redux-saga": "^0.16.2",

0 commit comments

Comments
 (0)