Skip to content

Commit

Permalink
Remove react as peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
retyui committed Nov 4, 2023
1 parent 923b802 commit aa35582
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,12 @@
"prepublishOnly": "yarn run build"
},
"peerDependencies": {
"react": ">=16.0.0",
"react-native": ">=0.57.0"
},
"peerDependenciesMeta": {
"react": {
"optional": true
},
"react-native": {
"optional": true
}
},
"devDependencies": {
"@babel/core": "^7.23.2",
Expand Down

0 comments on commit aa35582

Please sign in to comment.