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
2020-08-25 11:41:18 +08:00
parent 5e69793925
commit 16b1cc3ed4

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-update-cli",
"version": "1.1.14",
"version": "1.1.15",
"description": "Command tools for javaScript updater with `pushy` service for react native apps.",
"main": "index.js",
"bin": {
@@ -43,7 +43,7 @@
"request": "^2.88.2",
"tcp-ping": "^0.1.1",
"tty-table": "4.1",
"update-notifier": "^4.1.0",
"update-notifier": "^4.1.1",
"yauzl": "^2.10.0",
"yazl": "2.5.1"
},