🔖 2.0.0

This commit is contained in:
Tw93
2023-04-29 15:26:28 +08:00
parent f090d6f0a5
commit 050aff7cd6
2 changed files with 2 additions and 2 deletions

2
dist/cli.js vendored
View File

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