refactor: ♻️ 抽取公共导出方法 (#152)

[skip ci]

Co-authored-by: tk <fiyne1a@dingtalk.com>
This commit is contained in:
2024-07-04 09:29:18 +08:00
committed by GitHub
parent 8b01112f42
commit 67eaa5b783
14 changed files with 77 additions and 343 deletions

View File

@ -1,9 +1,9 @@
{
"version": "1.4.0",
"devDependencies": {
"cz-git": "^1.9.2",
"cz-git": "^1.9.3",
"commitizen": "^4.3.0",
"prettier": "^3.3.0",
"prettier": "^3.3.2",
"standard-version": "^9.5.0"
},
"config": {
@ -11,4 +11,4 @@
"path": "node_modules/cz-git"
}
}
}
}