@clef-sh/cli 0.1.9-beta.57 → 0.1.10-beta.60
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
|
@@ -80072,7 +80072,7 @@ async function fetchCheckpoint(config) {
|
|
|
80072
80072
|
}
|
|
80073
80073
|
|
|
80074
80074
|
// package.json
|
|
80075
|
-
var version = "0.1.
|
|
80075
|
+
var version = "0.1.10-beta.60";
|
|
80076
80076
|
var package_default = {
|
|
80077
80077
|
name: "@clef-sh/cli",
|
|
80078
80078
|
version,
|