This commit is contained in:
Tw93
2025-10-20 15:26:17 +08:00
parent 0f80e02f69
commit f01500888c
3 changed files with 8 additions and 11 deletions

2
dist/cli.js vendored
View File

@@ -23,7 +23,7 @@ import sharp from 'sharp';
import * as psl from 'psl';
var name = "pake-cli";
var version = "3.4.1";
var version = "3.4.2";
var description = "🤱🏻 Turn any webpage into a desktop app with one command. 🤱🏻 一键打包网页生成轻量桌面应用。";
var engines = {
node: ">=18.0.0"