🐛 Solve the problem of window remembering position

This commit is contained in:
Tw93
2025-08-22 16:29:30 +08:00
parent 950b1a73cb
commit 1e704cf617
4 changed files with 12 additions and 6 deletions

2
dist/cli.js vendored
View File

@@ -22,7 +22,7 @@ import sharp from 'sharp';
import * as psl from 'psl';
var name = "pake-cli";
var version = "3.2.12";
var version = "3.2.13";
var description = "🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用。";
var engines = {
node: ">=16.0.0"