feat: 框架代码同步 (#178)

Co-authored-by: tk <fiyne1a@dingtalk.com>
This commit is contained in:
2024-10-14 13:55:53 +08:00
committed by GitHub
parent dfe6b03b21
commit 58e4572723
185 changed files with 4732 additions and 1086 deletions

View File

@ -1,8 +1,8 @@
{
"version": "1.6.0",
"devDependencies": {
"cz-git": "^1.9.4",
"commitizen": "^4.3.0",
"cz-git": "^1.10.1",
"commitizen": "^4.3.1",
"prettier": "^3.3.3",
"standard-version": "^9.5.0"
},