@mcpg-dev/cli-linux-x64 0.1.0-beta.13 → 0.1.0-canary.727
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/bin/mcpg +0 -0
- package/bin/mcpg-cloud +0 -0
- package/bin/mcpg-config +0 -0
- package/bin/mcpg-inspector +0 -0
- package/bin/mcpg-plugin +0 -0
- package/package.json +1 -1
package/bin/mcpg
CHANGED
|
Binary file
|
package/bin/mcpg-cloud
CHANGED
|
Binary file
|
package/bin/mcpg-config
CHANGED
|
Binary file
|
package/bin/mcpg-inspector
CHANGED
|
Binary file
|
package/bin/mcpg-plugin
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mcpg-dev/cli-linux-x64",
|
|
3
|
-
"version": "0.1.0-
|
|
3
|
+
"version": "0.1.0-canary.727",
|
|
4
4
|
"description": "mcpg CLI suite binaries (linux-x64)",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"repository": { "type": "git", "url": "https://github.com/mcpg-dev/mcpg" },
|