chore: 依赖升级
正在显示
... | @@ -19,6 +19,7 @@ | ... | @@ -19,6 +19,7 @@ |
"url": "https://yiring.com" | "url": "https://yiring.com" | ||
}, | }, | ||
"scripts": { | "scripts": { | ||
"commit": "czg", | |||
"dev:app": "uni -p app", | "dev:app": "uni -p app", | ||
"dev:custom": "uni -p", | "dev:custom": "uni -p", | ||
"dev:h5": "uni", | "dev:h5": "uni", | ||
... | @@ -59,7 +60,7 @@ | ... | @@ -59,7 +60,7 @@ |
}, | }, | ||
"config": { | "config": { | ||
"commitizen": { | "commitizen": { | ||
"path": "./node_modules/cz-conventional-changelog" | "path": "node_modules/cz-git" | ||
} | } | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
... | @@ -105,6 +106,8 @@ | ... | @@ -105,6 +106,8 @@ |
"conventional-changelog-cli": "^2.2.2", | "conventional-changelog-cli": "^2.2.2", | ||
"cz-conventional-changelog": "^3.3.0", | "cz-conventional-changelog": "^3.3.0", | ||
"cz-customizable": "^7.0.0", | "cz-customizable": "^7.0.0", | ||
"cz-git": "^1.3.12", | |||
"czg": "^1.3.12", | |||
"dotenv": "^16.0.3", | "dotenv": "^16.0.3", | ||
"eslint": "^8.26.0", | "eslint": "^8.26.0", | ||
"eslint-config-prettier": "^8.5.0", | "eslint-config-prettier": "^8.5.0", | ||
... | ... |
请
注册
或者
登录
后发表评论