🐛 debug windows close

This commit is contained in:
Tw93
2024-12-21 22:25:26 +08:00
parent e58c8ec0f1
commit 66616ff23c
6 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "pake-cli",
"version": "3.0.1",
"version": "3.0.2",
"description": "🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用。",
"engines": {
"node": ">=16.0.0"
@@ -50,7 +50,7 @@
"@tauri-apps/api": "^1.6.0",
"@tauri-apps/cli": "^2.1.0",
"axios": "^1.7.9",
"chalk": "^5.3.0",
"chalk": "^5.4.0",
"commander": "^11.1.0",
"file-type": "^18.7.0",
"fs-extra": "^11.2.0",
@@ -80,7 +80,7 @@
"@types/update-notifier": "^6.0.8",
"app-root-path": "^3.1.0",
"cross-env": "^7.0.3",
"rollup": "^4.28.1",
"rollup": "^4.29.1",
"rollup-plugin-typescript2": "^0.36.0",
"tslib": "^2.8.1",
"typescript": "^5.7.2"