Skip to content

Commit

Permalink
Made react a wild card peer
Browse files Browse the repository at this point in the history
  • Loading branch information
jspears committed May 19, 2016
1 parent 08a5463 commit 7820ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"subschema-test-support": "^1.3.3"
},
"peerDependencies": {
"react": "^15.0.2"
"react": "*"
},
"scripts": {
"dist": "babel -s true src --out-dir dist",
Expand Down

0 comments on commit 7820ef3

Please sign in to comment.