1
0
mirror of https://gitcode.com/github-mirrors/react-native-update-cli.git synced 2025-09-16 09:41:38 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

support harmony

This commit is contained in:
sunnylqm
2025-01-05 21:16:32 +08:00
parent 3987a5191f
commit ba3d88627a
5 changed files with 12 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-update-cli",
"version": "1.36.0",
"version": "1.37.0",
"description": "Command tools for javaScript updater with `pushy` service for react native apps.",
"main": "index.js",
"bin": {
@@ -23,6 +23,7 @@
"react-native",
"ios",
"android",
"harmony",
"update"
],
"author": "reactnativecn",