🐛 Fix type error.

This commit is contained in:
Tw93
2023-04-10 14:30:28 +08:00
parent 48de52546c
commit f5f8001003
4 changed files with 3 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "pake-cli",
"version": "2.0.0-alpha",
"version": "2.0.0-alpha1",
"description": "🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 很简单的用 Rust 打包网页生成很小的桌面 App。",
"engines": {
"node": ">=16.0.0"