@tenant-emit/cli-linux-arm64 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/bin/tenant-emit +0 -0
- package/package.json +2 -2
package/bin/tenant-emit
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tenant-emit/cli-linux-arm64",
|
|
3
|
-
"version": "0.1
|
|
3
|
+
"version": "0.2.1",
|
|
4
4
|
"description": "Prebuilt tenant-emit CLI binary for linux-arm64. Installed automatically by the `tenant-emit` package; do not depend on it directly.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
|
-
"url": "git+https://github.com/
|
|
8
|
+
"url": "git+https://github.com/stagecraft-ing/tenant-emit.git"
|
|
9
9
|
},
|
|
10
10
|
"os": [
|
|
11
11
|
"linux"
|