Skip to content

Commit 30919b7

Browse files
committed
chore: update package.json
1 parent f1af9ad commit 30919b7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "0.0.1",
55
"packageManager": "[email protected]",
6-
"description": "自动提审与发布微信、支付宝小程序",
6+
"description": "自动提审与发布微信、支付宝小程序, 更好的实现小程序的CI/CD",
77
"author": "penghongkun <https://github.com/phk422>",
88
"license": "MIT",
99
"repository": {
@@ -16,10 +16,12 @@
1616
"wechat",
1717
"uniapp",
1818
"tiny-app",
19+
"CI/CD",
1920
"小程序自动提审",
2021
"自动发布",
2122
"自动上传"
2223
],
24+
"main": "index.js",
2325
"bin": {
2426
"tiny-app-cli": "index.js"
2527
},

0 commit comments

Comments
 (0)