🎨 Restructuring

This commit is contained in:
Tw93
2023-01-26 15:07:05 +08:00
parent 4590f35079
commit 14e5415f8f
5 changed files with 52 additions and 31 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "pake-cli",
"version": "1.2.2",
"description": "🤱🏻 很简单的用 Rust 打包网页生成很小的桌面 App 🤱🏻 A simple way to make any web page a desktop application using Rust.",
"version": "1.2.3",
"description": "🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 很简单的用 Rust 打包网页生成很小的桌面 App。",
"engines": {
"node": ">=16.0.0"
},