@pageflare/cli-linux-x64-musl 0.1.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md ADDED
@@ -0,0 +1,11 @@
1
+ # @pageflare/cli-linux-x64-musl
2
+
3
+ Platform-specific binary for `@pageflare/cli` on Linux x64 (musl).
4
+
5
+ This package is installed automatically by `@pageflare/cli` — you should not need to install it directly.
6
+
7
+ ```bash
8
+ npm install -g @pageflare/cli
9
+ ```
10
+
11
+ See [@pageflare/cli](https://www.npmjs.com/package/@pageflare/cli) for documentation.
package/bin/pageflare CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pageflare/cli-linux-x64-musl",
3
- "version": "0.1.0",
3
+ "version": "0.2.1",
4
4
  "description": "Pageflare CLI binary for linux-x64-musl",
5
5
  "license": "MIT",
6
6
  "os": [