Skip to content

Commit

Permalink
Bump React peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
taion committed Apr 7, 2016
1 parent d71ef2e commit e181ea3
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 @@ -35,7 +35,7 @@
},
"peerDependencies": {
"react": ">=0.14.0",
"react-dom": "^0.14.0"
"react-dom": ">=0.14.0"
},
"devDependencies": {
"@jquense/component-playground": "jquense/component-playground",
Expand Down

0 comments on commit e181ea3

Please sign in to comment.