🔖 2.0.0-alpha4

This commit is contained in:
Tw93
2023-04-16 16:35:07 +08:00
parent 2b1958f709
commit d4e8f77432
2 changed files with 2286 additions and 2286 deletions

4
dist/cli.js vendored
View File

@@ -2189,7 +2189,7 @@ var tauri$1 = {
icon: [
"icons/weread.icns"
],
identifier: "com.tw93.weread1",
identifier: "com.tw93.weread",
active: true,
category: "DeveloperTool",
copyright: "",
@@ -2494,7 +2494,7 @@ class BuilderFactory {
}
var name = "pake-cli";
var version = "2.0.0-alpha2";
var version = "2.0.0-alpha4";
var description = "🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 很简单的用 Rust 打包网页生成很小的桌面 App。";
var engines = {
node: ">=16.0.0"

View File

@@ -1,6 +1,6 @@
{
"name": "pake-cli",
"version": "2.0.0-alpha2",
"version": "2.0.0-alpha4",
"description": "🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 很简单的用 Rust 打包网页生成很小的桌面 App。",
"engines": {
"node": ">=16.0.0"