Skip to content

Commit e9e12f9

Browse files
committed
🔖 3.3.5
1 parent a4c4447 commit e9e12f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/cli.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import sharp from 'sharp';
2222
import * as psl from 'psl';
2323

2424
var name = "pake-cli";
25-
var version = "3.3.4";
25+
var version = "3.3.5";
2626
var description = "🤱🏻 Turn any webpage into a desktop app with one command. 🤱🏻 一键打包网页生成轻量桌面应用。";
2727
var engines = {
2828
node: ">=18.0.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pake-cli",
3-
"version": "3.3.4",
3+
"version": "3.3.5",
44
"description": "🤱🏻 Turn any webpage into a desktop app with one command. 🤱🏻 一键打包网页生成轻量桌面应用。",
55
"engines": {
66
"node": ">=18.0.0"

0 commit comments

Comments
 (0)