Skip to content

Commit

Permalink
Make React a peerDep of react-dom
Browse files Browse the repository at this point in the history
  • Loading branch information
zpao committed Nov 2, 2015
1 parent 88bae3f commit 3c1c023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-dom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"url": "https://github.com/facebook/react/issues"
},
"homepage": "https://github.com/facebook/react/tree/master/npm-react-dom",
"dependencies": {
"peerDependencies": {
"react": "^0.15.0-alpha"
}
}

0 comments on commit 3c1c023

Please sign in to comment.