🐛 发布1.0版本

This commit is contained in:
Tw93
2022-12-21 19:29:12 +08:00
parent cacb17b018
commit 043c472013

View File

@@ -1,6 +1,6 @@
{ {
"name": "pake-cli", "name": "pake-cli",
"version": "0.1.3", "version": "1.0.0",
"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.",
"engines": { "engines": {
"node": "^14.13 || >=16.0.0" "node": "^14.13 || >=16.0.0"