@clef-sh/cli 0.1.10-beta.60 → 0.1.10
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.mjs
CHANGED
|
@@ -80471,7 +80471,7 @@ async function fetchCheckpoint(config) {
|
|
|
80471
80471
|
}
|
|
80472
80472
|
|
|
80473
80473
|
// package.json
|
|
80474
|
-
var version = "0.1.10
|
|
80474
|
+
var version = "0.1.10";
|
|
80475
80475
|
var package_default = {
|
|
80476
80476
|
name: "@clef-sh/cli",
|
|
80477
80477
|
version,
|