@narumitw/pi-usage 0.24.0 → 0.26.0
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 +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -95,7 +95,7 @@ Manual another-provider and all-provider queries never publish to the statusline
|
|
|
95
95
|
|
|
96
96
|
## 🔄 Migrating from pi-codex-usage
|
|
97
97
|
|
|
98
|
-
`pi-codex-usage`
|
|
98
|
+
`pi-codex-usage` is deprecated and its source is archived under `deprecated/`. To migrate one installation:
|
|
99
99
|
|
|
100
100
|
```bash
|
|
101
101
|
pi remove npm:@narumitw/pi-codex-usage
|