ci: 集成: 🎡 添加package详细信息
This commit is contained in:
parent
efc4579056
commit
5e532257cf
|
@ -1,8 +1,11 @@
|
|||
{
|
||||
"name": "bunny-cli",
|
||||
"version": "1.1.5",
|
||||
"version": "1.1.6",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"keywords": ["cli","bunny-cli","util"],
|
||||
"author": "Bunny0212",
|
||||
"license": "ISC",
|
||||
"bin": {
|
||||
"bunny-cli": "./bin/index.js"
|
||||
},
|
||||
|
@ -15,9 +18,6 @@
|
|||
"commit": "git status && git add -A && git-cz",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"chalk": "^4.0.0",
|
||||
"commander": "^11.1.0",
|
||||
|
|
Loading…
Reference in New Issue