更新新版本

This commit is contained in:
Tw93
2023-07-20 18:07:19 +08:00
parent 466600dc48
commit 22039818d3
2 changed files with 2 additions and 2 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.1.12";
var version = "2.2.0";
var description = "🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 很简单的用 Rust 打包网页生成很小的桌面 App。";
var engines = {
node: ">=16.0.0"