🔖 3.3.6

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

View File

@@ -1,6 +1,6 @@
{
"name": "pake-cli",
"version": "3.3.5",
"version": "3.3.6",
"description": "🤱🏻 Turn any webpage into a desktop app with one command. 🤱🏻 一键打包网页生成轻量桌面应用。",
"engines": {
"node": ">=18.0.0"