Skip to content

Commit 22404c8

Browse files
committed
Merge pull request #5 from mmakarin/master
Compatibility with react 15.0
2 parents a38a132 + 3fd5103 commit 22404c8

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
@@ -36,7 +36,7 @@
3636
"webpack": "^1.11.0"
3737
},
3838
"peerDependencies": {
39-
"react": "^0.14.0",
39+
"react": ">=0.14.0",
4040
"redux-devtools": "^3.0.0"
4141
},
4242
"dependencies": {

0 commit comments

Comments
 (0)