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

feat: onEvents

This commit is contained in:
sunnylqm
2023-08-31 19:24:00 +08:00
parent f1e9244a14
commit 39c4a6d339
8 changed files with 201 additions and 160 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "react-native-update",
"version": "9.0.0-beta.0",
"version": "9.0.0-beta.1",
"description": "react-native hot update",
"main": "lib/index.js",
"main": "lib/index.ts",
"scripts": {
"prepublish": "yarn submodule",
"submodule": "git submodule update --init --recursive",