Skip to content

Commit

Permalink
Peer dependencies shouldn't be pinned
Browse files Browse the repository at this point in the history
  • Loading branch information
leo committed Feb 17, 2017
1 parent 3e14d33 commit 6b85d24
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 @@ -86,6 +86,6 @@
"xo": "0.17.1"
},
"peerDependencies": {
"react": "15.0"
"react": "^15.0"
}
}

0 comments on commit 6b85d24

Please sign in to comment.