Skip to content

Commit 3c1c023

Browse files
committed
Make React a peerDep of react-dom
1 parent 88bae3f commit 3c1c023

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-dom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"url": "https://github.com/facebook/react/issues"
1616
},
1717
"homepage": "https://github.com/facebook/react/tree/master/npm-react-dom",
18-
"dependencies": {
18+
"peerDependencies": {
1919
"react": "^0.15.0-alpha"
2020
}
2121
}

0 commit comments

Comments
 (0)