We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa55eff commit 33847feCopy full SHA for 33847fe
package.json
@@ -2,7 +2,8 @@
2
"name": "tiny-app-cli",
3
"type": "module",
4
"version": "0.0.1-beta-0",
5
- "packageManager": "[email protected]+",
+ "private": true,
6
+ "packageManager": "[email protected]",
7
"description": "自动提审与发布微信、支付宝小程序",
8
"author": "penghongkun <https://github.com/phk422>",
9
"license": "MIT",
0 commit comments