1 Star 0 Fork 9

王利耀/web-firewall

forked from 某君/web-firewall 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 589 Bytes
一键复制 编辑 原始数据 按行查看 历史
某君 提交于 2024-09-12 23:35 . chore(release): 1.2.0
{
"devDependencies": {
"commit-and-tag-version": "^12.4.1",
"cz-customizable": "^7.2.1",
"git-validator": "^0.20.0",
"commitizen": "^4.3.0"
},
"scripts": {
"release": "commit-and-tag-version",
"minor": "commit-and-tag-version -r minor",
"patch": "commit-and-tag-version -r patch",
"major": "commit-and-tag-version -r major",
"commit": "git add . && git cz",
"prepare": "git-validator install --no-eslint",
"style": "git-validator",
"style:update": "git-validator -u"
},
"config": {
"commitizen": {
"path": "cz-customizable"
}
},
"version": "1.2.0"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wang-liyao/web-firewall.git
git@gitee.com:wang-liyao/web-firewall.git
wang-liyao
web-firewall
web-firewall
main

搜索帮助