@getpochi/cli 0.5.81 → 0.5.82
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/dist/cli.js +1 -1
- package/package.json +1 -1
package/dist/cli.js
CHANGED
|
@@ -404614,7 +404614,7 @@ var {
|
|
|
404614
404614
|
// package.json
|
|
404615
404615
|
var package_default = {
|
|
404616
404616
|
name: "@getpochi/cli",
|
|
404617
|
-
version: "0.5.
|
|
404617
|
+
version: "0.5.82",
|
|
404618
404618
|
type: "module",
|
|
404619
404619
|
bin: {
|
|
404620
404620
|
pochi: "src/cli.ts"
|