This commit is contained in:
Tw93
2025-11-13 14:51:56 +08:00
parent 8807a18aa6
commit 93896728e9

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.5.1";
var version = "3.5.2";
var description = "🤱🏻 Turn any webpage into a desktop app with one command. 🤱🏻 一键打包网页生成轻量桌面应用。";
var engines = {
node: ">=18.0.0"