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

Update version in package.json from 10.34.0-beta.0 to 10.34.0 for stable release.

This commit is contained in:
sunnylqm
2025-09-24 16:56:28 +08:00
parent a78542b214
commit 8f8a29eda8

View File

@@ -1,6 +1,6 @@
{ {
"name": "react-native-update", "name": "react-native-update",
"version": "10.34.0-beta.0", "version": "10.34.0",
"description": "react-native hot update", "description": "react-native hot update",
"main": "src/index", "main": "src/index",
"scripts": { "scripts": {