更新 package.json

This commit is contained in:
lvwang2002 2024-03-22 07:59:59 +00:00
parent 5270092dc8
commit 7aca6da05f
1 changed files with 1 additions and 1 deletions

View File

@ -26,6 +26,6 @@
"semver": "^5.1.0"
},
"peerDependencies": {
"react-native": "^0.44.0"
"react-native": "^0.73.0"
}
}