feat(cli): 升级0.1版本 支持Windows

This commit is contained in:
volare
2022-12-06 23:25:14 +08:00
parent d727c4559b
commit 92cb493590
3 changed files with 28 additions and 47 deletions

View File

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