1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-16 11:51:38 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
sunnylqm
2024-10-19 09:25:02 +08:00
parent a13d6aa21a
commit 147d4e6cc1
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -47,3 +47,4 @@ Example/testHotUpdate/artifacts
yarn-error.log
Example/testHotUpdate/.yarn
android/bin

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-update",
"version": "10.15.0",
"version": "10.15.1",
"description": "react-native hot update",
"main": "src/index",
"scripts": {