1
0
mirror of https://gitcode.com/github-mirrors/react-native-update-cli.git synced 2025-11-03 00:03:10 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
sunnylqm
2024-03-06 10:19:54 +08:00
parent 2a02deb015
commit 385b974aff
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "react-native-update-cli", "name": "react-native-update-cli",
"version": "1.20.1", "version": "1.20.2",
"description": "Command tools for javaScript updater with `pushy` service for react native apps.", "description": "Command tools for javaScript updater with `pushy` service for react native apps.",
"main": "index.js", "main": "index.js",
"bin": { "bin": {

6
pnpm-lock.yaml generated
View File

@@ -7,7 +7,7 @@ settings:
dependencies: dependencies:
app-info-parser: app-info-parser:
specifier: github:sunnylqm/app-info-parser#fix/support-ascii-versionname specifier: github:sunnylqm/app-info-parser#fix/support-ascii-versionname
version: github.com/sunnylqm/app-info-parser/a269025b6c74fe1b8ced83b43a0ec7d23e5f028c version: github.com/sunnylqm/app-info-parser/734d251d962f332e9084d4175844bc8085dcd88c
cli-arguments: cli-arguments:
specifier: ^0.2.1 specifier: ^0.2.1
version: 0.2.1 version: 0.2.1
@@ -3238,8 +3238,8 @@ packages:
buffer-crc32: 0.2.13 buffer-crc32: 0.2.13
dev: false dev: false
github.com/sunnylqm/app-info-parser/a269025b6c74fe1b8ced83b43a0ec7d23e5f028c: github.com/sunnylqm/app-info-parser/734d251d962f332e9084d4175844bc8085dcd88c:
resolution: {tarball: https://codeload.github.com/sunnylqm/app-info-parser/tar.gz/a269025b6c74fe1b8ced83b43a0ec7d23e5f028c} resolution: {tarball: https://codeload.github.com/sunnylqm/app-info-parser/tar.gz/734d251d962f332e9084d4175844bc8085dcd88c}
name: app-info-parser name: app-info-parser
version: 1.1.6 version: 1.1.6
hasBin: true hasBin: true