@machine0/cli 1.0.78 → 1.0.79

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.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/dist/cli.js +224 -224
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -137,7 +137,7 @@ $ machine0 sizes
137
137
  │ large 2 vCPU 4 GB 80 GB $0.052 $38 │
138
138
  │ xl 4 vCPU 8 GB 160 GB $0.104 $76 │
139
139
  │ xxl 8 vCPU 16 GB 320 GB $0.208 $152 │
140
- │ xxxl 16 vCPU 32 GB 640 GB $0.416 $304
140
+ │ xxxl 16 vCPU 64 GB 200 GB $0.790 $577
141
141
  └──────────────────────────────────────────────────────────────┘
142
142
  ```
143
143