Skip to content

Commit 3930c44

Browse files
fix(package): update react-redux to version 7.1.0
1 parent 1b1c104 commit 3930c44

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
@@ -5,7 +5,7 @@
55
"prop-types": "15.7.2",
66
"react": "16.8.6",
77
"react-dom": "16.8.6",
8-
"react-redux": "7.0.3",
8+
"react-redux": "7.1.0",
99
"react-router-dom": "5.0.1",
1010
"react-syntax-highlighter": "^10.3.0",
1111
"redux": "4.0.1",

0 commit comments

Comments
 (0)