✨ pake最新版本
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pake-cli",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "🤱🏻 很简单的用 Rust 打包网页生成很小的桌面 App 🤱🏻 A simple way to make any web page a desktop application using Rust.",
|
||||
"engines": {
|
||||
"node": "^14.13 || >=16.0.0"
|
||||
@@ -40,7 +40,7 @@
|
||||
"tauri": "tauri",
|
||||
"cli": "rollup -c rollup.config.js --watch",
|
||||
"cli:build": "cross-env NODE_ENV=production rollup -c rollup.config.js",
|
||||
"cli:publish": "npm run cli:build && npm publish"
|
||||
"prepublishOnly": "npm run cli:build"
|
||||
},
|
||||
"type": "module",
|
||||
"exports": "./dist/pake.js",
|
||||
|
||||
Reference in New Issue
Block a user