We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af73e7 commit d51be59Copy full SHA for d51be59
dist/cli.js
@@ -22,7 +22,7 @@ import * as psl from 'psl';
22
import { InvalidArgumentError, program as program$1, Option } from 'commander';
23
24
var name = "pake-cli";
25
-var version = "3.8.1";
+var version = "3.8.2";
26
var description = "🤱🏻 Turn any webpage into a desktop app with one command. 🤱🏻 一键打包网页生成轻量桌面应用。";
27
var engines = {
28
node: ">=18.0.0"
0 commit comments