@clef-sh/cli 0.1.11-beta.66 → 0.1.11-beta.71
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/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -80553,7 +80553,7 @@ async function fetchCheckpoint(config) {
|
|
|
80553
80553
|
}
|
|
80554
80554
|
|
|
80555
80555
|
// package.json
|
|
80556
|
-
var version = "0.1.11-beta.
|
|
80556
|
+
var version = "0.1.11-beta.71";
|
|
80557
80557
|
var package_default = {
|
|
80558
80558
|
name: "@clef-sh/cli",
|
|
80559
80559
|
version,
|