🔖 3.3.4

This commit is contained in:
Tw93
2025-09-07 00:47:42 +08:00
parent 671691992c
commit 555c7fbfd9
4 changed files with 23 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.3.3";
var version = "3.3.4";
var description = "🤱🏻 Turn any webpage into a desktop app with one command. 🤱🏻 一键打包网页生成轻量桌面应用。";
var engines = {
node: ">=18.0.0"