Skip to content

Commit dc6f4c4

Browse files
Mihir Karandikarfouad
authored andcommitted
Fix peer dependency version
1 parent ee16bbb commit dc6f4c4

File tree

2 files changed

+1003
-1
lines changed

2 files changed

+1003
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"example": "parcel example.html"
2323
},
2424
"peerDependencies": {
25-
"react": "16.7.0-alpha.0"
25+
"react": ">=16.8.0"
2626
},
2727
"devDependencies": {
2828
"@types/react": "16.4.18",

0 commit comments

Comments
 (0)