🐛 Fixed icon download and command display

This commit is contained in:
Tw93
2025-09-05 16:35:57 +08:00
parent 35ff249054
commit 3205bbd784
5 changed files with 32 additions and 254 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "pake-cli",
"version": "3.3.0",
"version": "3.3.1",
"description": "🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用。",
"engines": {
"node": ">=18.0.0"
@@ -63,7 +63,7 @@
"ora": "^8.2.0",
"prompts": "^2.4.2",
"psl": "^1.15.0",
"sharp": "^0.34.3",
"sharp": "^0.33.4",
"tmp-promise": "^3.0.3",
"update-notifier": "^7.3.1"
},