Release 0.3.14

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent fbc0a0335f
commit 7210e5b9a1
2 changed files with 4 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
{
"non-interactive": true,
"buildCommand": "npm run build"
"non-interactive": false,
"buildCommand": "npm run build",
"requireCleanWorkingDir": false
}