Skip to content

Commit b24bc4b

Browse files
committedSep 18, 2015
Merge pull request #65 from web2style/master
Update peerDependencies
2 parents 6b50f7b + 9bd8f68 commit b24bc4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"lodash.assign": "^3.2.0"
4646
},
4747
"peerDependencies": {
48-
"react": ">=0.13.3"
48+
"react": ">=0.13.3 || ^0.14.0-beta3"
4949
},
5050
"tags": [
5151
"react",

0 commit comments

Comments
 (0)
Please sign in to comment.