This commit is contained in:
Tw93
2025-11-11 16:03:08 +08:00
parent 4fc524e0b2
commit 77e212d2f6
3 changed files with 5 additions and 2 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.5.0";
var version = "3.5.1";
var description = "🤱🏻 Turn any webpage into a desktop app with one command. 🤱🏻 一键打包网页生成轻量桌面应用。";
var engines = {
node: ">=18.0.0"