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
This commit is contained in:
sunnylqm
2023-07-20 18:25:47 +08:00
parent cf61c297a6
commit fe24c4ca36

View File

@@ -1,6 +1,6 @@
{ {
"name": "react-native-update-cli", "name": "react-native-update-cli",
"version": "1.11.0", "version": "1.12.0",
"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": {
@@ -39,6 +39,7 @@
"gradle-to-js": "^2.0.1", "gradle-to-js": "^2.0.1",
"node-fetch": "^2.6.1", "node-fetch": "^2.6.1",
"progress": "^2.0.3", "progress": "^2.0.3",
"properties": "^1.2.1",
"read": "^1.0.7", "read": "^1.0.7",
"request": "^2.88.2", "request": "^2.88.2",
"tcp-ping": "^0.1.1", "tcp-ping": "^0.1.1",