chore: 1.34.1

This commit is contained in:
xiaojunnuo
2025-05-06 00:32:11 +08:00
parent 6c74148c27
commit bfa7530a39
14 changed files with 35 additions and 23 deletions
+2 -1
View File
@@ -19,7 +19,8 @@
"upgrade": "yarn upgrade-interactive --latest",
"tsc": "vue-tsc --noEmit --skipLibCheck",
"circle:check": "pnpm dependency-cruise --validate --output-type err-html -f dependency-report.html src",
"afterPubPush": "git add . && git commit -m \"build: publish success\" && git push"
"afterPubPush": "git add . && git commit -m \"build: publish success\" && git push",
"pub": "echo 1"
},
"author": "greper",
"license": "AGPL-3.0",