Skip to content

Commit 8629ed1

Browse files
committed
Merge pull request react-bootstrap#76 from react-bootstrap/bump-peer-dep
Bump React peer dependency
2 parents d71ef2e + e181ea3 commit 8629ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"peerDependencies": {
3737
"react": ">=0.14.0",
38-
"react-dom": "^0.14.0"
38+
"react-dom": ">=0.14.0"
3939
},
4040
"devDependencies": {
4141
"@jquense/component-playground": "jquense/component-playground",

0 commit comments

Comments
 (0)