Skip to content

Commit 66ec7c4

Browse files
committed
Any version of react
1 parent 68d6dd0 commit 66ec7c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"typescript": "~4.3.5"
3333
},
3434
"peerDependencies": {
35-
"react": ">= 17.0.1",
36-
"react-native": ">= 0.54.0"
35+
"react": "*",
36+
"react-native": "*"
3737
},
3838
"bugs": {
3939
"url": "https://github.com/mxck/react-native-material-menu/issues"

0 commit comments

Comments
 (0)