🔖 2.2.4

This commit is contained in:
Tw93
2023-07-21 21:55:36 +08:00
parent 95d44daa82
commit 764e28849d
3 changed files with 3 additions and 3 deletions

2
dist/cli.js vendored
View File

@@ -20,7 +20,7 @@ import isUrl from 'is-url';
import fs from 'fs';
var name = "pake-cli";
var version = "2.2.3";
var version = "2.2.4";
var description = "🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 很简单的用 Rust 打包网页生成很小的桌面 App。";
var engines = {
node: ">=16.0.0"