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

Compare commits

...

1 Commits

Author SHA1 Message Date
sunnylqm
fb36889937 v1.0.5 2020-03-07 16:11:10 +08:00

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-update-cli",
"version": "1.0.4",
"version": "1.0.5",
"description": "Command tools for javaScript updater with `pushy` service for react native apps.",
"main": "index.js",
"bin": {
@@ -40,6 +40,7 @@
"progress": "^2.0.3",
"read": "^1.0.7",
"request": "^2.88.2",
"tcp-ping": "^0.1.1",
"tty-table": "^3.2.0",
"update-notifier": "^4.1.0",
"yauzl": "^2.10.0",