update pake-cli version to 1.2.5

This commit is contained in:
Tlntin
2023-02-25 11:10:58 +08:00
parent b18efd3e16
commit 5cb2b6f85d

2
dist/cli.js vendored
View File

@@ -2170,7 +2170,7 @@ class BuilderFactory {
}
var name = "pake-cli";
var version = "1.2.4";
var version = "1.2.5";
var description = "🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 很简单的用 Rust 打包网页生成很小的桌面 App。";
var engines = {
node: ">=16.0.0"