feat: 升级版本

This commit is contained in:
volare
2022-12-07 22:13:31 +08:00
parent 26d55bf29f
commit ae1546c3d7
2 changed files with 1960 additions and 1960 deletions

2
dist/cli.js vendored
View File

@@ -2145,7 +2145,7 @@ class BuilderFactory {
} }
var name = "pake-cli"; var name = "pake-cli";
var version = "0.1.0"; var version = "0.1.1";
var description = "🤱🏻 很简单的用 Rust 打包网页生成很小的桌面 App 🤱🏻 A simple way to make any web page a desktop application using Rust."; var description = "🤱🏻 很简单的用 Rust 打包网页生成很小的桌面 App 🤱🏻 A simple way to make any web page a desktop application using Rust.";
var bin = { var bin = {
pake: "./cli.js" pake: "./cli.js"

View File

@@ -1,6 +1,6 @@
{ {
"name": "pake-cli", "name": "pake-cli",
"version": "0.1.0", "version": "0.1.1",
"description": "🤱🏻 很简单的用 Rust 打包网页生成很小的桌面 App 🤱🏻 A simple way to make any web page a desktop application using Rust.", "description": "🤱🏻 很简单的用 Rust 打包网页生成很小的桌面 App 🤱🏻 A simple way to make any web page a desktop application using Rust.",
"bin": { "bin": {
"pake": "./cli.js" "pake": "./cli.js"