1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-10-29 12:33:10 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

update react-native-update version from 10.35.1 to 10.35.2 in package.json and bun.lock

This commit is contained in:
sunnylqm
2025-10-26 23:27:24 +08:00
parent de3e7d9e4c
commit d55ef1d8c8
2 changed files with 4 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
"@react-native-oh/react-native-harmony": "^0.72.59",
"react": "18.2.0",
"react-native": "0.72.5",
"react-native-update": "^10.35.1"
"react-native-update": "^10.35.2"
},
"devDependencies": {
"@babel/core": "^7.20.0",
@@ -40,4 +40,4 @@
"engines": {
"node": ">=16"
}
}
}