@base44-preview/cli 0.1.5-pr.576.3ff0d46 → 0.1.5-pr.576.4786576
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/index.js +2 -2
- package/dist/cli/index.js.map +3 -3
- package/package.json +2 -2
package/dist/cli/index.js
CHANGED
|
@@ -247125,7 +247125,7 @@ var package_default = {
|
|
|
247125
247125
|
dependencies: {
|
|
247126
247126
|
"@deno/loader": "https://npm.jsr.io/~/11/@jsr/deno__loader/0.5.0.tgz",
|
|
247127
247127
|
esbuild: "0.28.0",
|
|
247128
|
-
miniflare: "
|
|
247128
|
+
miniflare: "4.20260722.0"
|
|
247129
247129
|
}
|
|
247130
247130
|
};
|
|
247131
247131
|
|
|
@@ -266426,4 +266426,4 @@ export {
|
|
|
266426
266426
|
CLIExitError
|
|
266427
266427
|
};
|
|
266428
266428
|
|
|
266429
|
-
//# debugId=
|
|
266429
|
+
//# debugId=75DFE2400D8AFBCC64756E2164756E21
|