1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-11-01 13:53:11 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
sunnylqm
2024-11-13 20:00:06 +08:00
parent d7879ac2fe
commit 1614a21968
4 changed files with 31 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-update",
"version": "9.2.1",
"version": "9.2.2",
"description": "react-native hot update",
"main": "lib/index.ts",
"scripts": {
@@ -67,5 +67,6 @@
"react-native": "^0.72.6",
"ts-jest": "^29.0.3",
"typescript": "^5.2.2"
}
},
"packageManager": "yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72"
}