We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
markerikson
timdorr
phryneas
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 7496b91 commit 59aaba5Copy full SHA for 59aaba5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-redux",
3
- "version": "6.0.0-beta.1",
+ "version": "6.0.0-beta.2",
4
"description": "Official React bindings for Redux",
5
"keywords": [
6
"react",
@@ -42,7 +42,7 @@
42
"coverage": "codecov"
43
},
44
"peerDependencies": {
45
- "react": "^16.6.0-0",
+ "react": "^16.4.0-0",
46
"redux": "^2.0.0 || ^3.0.0 || ^4.0.0-0"
47
48
"dependencies": {
0 commit comments