Skip to content

Commit ceeb123

Browse files
fix(package): update react-redux to version 6.0.0
1 parent 1d5673f commit ceeb123

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
@@ -11,7 +11,7 @@
1111
"react": "^16.6.0",
1212
"react-apollo": "^2.2.4",
1313
"react-dom": "^16.6.0",
14-
"react-redux": "^5.0.7",
14+
"react-redux": "^6.0.0",
1515
"react-scripts": "2.1.0",
1616
"redux": "^4.0.1"
1717
},

0 commit comments

Comments
 (0)