perf: dotnet sdk 升级 (#42)

[skip ci]

Co-authored-by: tk <fiyne1a@dingtalk.com>
This commit is contained in:
2025-11-24 14:06:37 +08:00
committed by GitHub
parent 6bf53000ef
commit bce13faf2f
6 changed files with 13 additions and 11 deletions

View File

@@ -1,9 +1,9 @@
{
"version": "2.3.8",
"devDependencies": {
"cz-git": "^1.11.0",
"cz-git": "^1.12.0",
"commitizen": "^4.3.1",
"prettier": "^3.3.3",
"prettier": "^3.6.2",
"standard-version": "^9.5.0"
},
"config": {
@@ -11,4 +11,4 @@
"path": "node_modules/cz-git"
}
}
}
}