@astrion-labs/vireo-linux-arm64 0.1.0 → 0.1.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/README.md CHANGED
@@ -18,7 +18,7 @@ Memory leaks, crash loops, runaway processes and restart storms waste developer
18
18
 
19
19
  **npm**
20
20
  ```bash
21
- npm install -g @astrion-lab/vireo
21
+ npm install -g @astrion-labs/vireo
22
22
  ```
23
23
 
24
24
  **pip**
package/bin/vireo CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@astrion-labs/vireo-linux-arm64",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "Vireo prebuilt binary for linux-arm64 (installed automatically by @astrion-labs/vireo).",
5
5
  "repository": {
6
6
  "type": "git",