fix: add @sinclair/typebox dep and fix delivery button text truncation (#673)

This commit is contained in:
paisley
2026-03-26 17:31:55 +08:00
committed by GitHub
Unverified
parent 992eda8fe0
commit bed62c64e8
3 changed files with 6 additions and 2 deletions

View File

@@ -65,6 +65,7 @@
"postversion": "git push && git push --tags"
},
"dependencies": {
"@sinclair/typebox": "^0.34.48",
"clawhub": "^0.5.0",
"electron-store": "^11.0.2",
"electron-updater": "^6.8.3",