1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-16 10:31:39 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
sunnylqm
2024-11-13 19:58:12 +08:00
parent c7b78f0d46
commit baebeff7cb

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-update",
"version": "8.5.1",
"version": "8.5.2",
"description": "react-native hot update",
"main": "lib/index.ts",
"scripts": {
@@ -36,5 +36,6 @@
"@types/react": "^18.2.33",
"react-native": "^0.72.6",
"typescript": "^5.2.2"
}
},
"packageManager": "yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72"
}