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

Update package description for clarity and specificity

This commit is contained in:
sunnylqm
2025-04-02 08:39:26 +08:00
parent d281d72737
commit 36220a48aa

View File

@@ -1,7 +1,7 @@
{ {
"name": "react-native-update-cli", "name": "react-native-update-cli",
"version": "1.43.0", "version": "1.43.0",
"description": "Command tools for javaScript updater with `pushy` service for react native apps.", "description": "command line tool for react-native-update (remote updates for react native)",
"main": "index.js", "main": "index.js",
"bin": { "bin": {
"pushy": "lib/index.js", "pushy": "lib/index.js",