@clef-sh/cli 0.1.8-beta.52 → 0.1.8
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
|
@@ -79730,7 +79730,7 @@ async function fetchCheckpoint(config) {
|
|
|
79730
79730
|
}
|
|
79731
79731
|
|
|
79732
79732
|
// package.json
|
|
79733
|
-
var version = "0.1.8
|
|
79733
|
+
var version = "0.1.8";
|
|
79734
79734
|
var package_default = {
|
|
79735
79735
|
name: "@clef-sh/cli",
|
|
79736
79736
|
version,
|