fix: package release zip without system binary
continuous-integration/drone/tag Build is passing

This commit is contained in:
2026-05-25 11:57:22 +08:00
parent d302614b99
commit 66e814b30f
8 changed files with 89 additions and 13 deletions
+2 -1
View File
@@ -15,7 +15,8 @@
"test:watch": "vitest --passWithNoTests"
},
"dependencies": {
"@logto/chrome-extension": "^0.1.27"
"@logto/chrome-extension": "^0.1.27",
"yazl": "^3.3.1"
},
"license": "UNLICENSED",
"devDependencies": {