@base44-preview/cli 0.0.32-pr.257.4ffcf9d → 0.0.32-pr.258.b5ecff3
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 +1 -1
- package/package.json +2 -2
- package/LICENSE +0 -21
package/dist/cli/index.js
CHANGED
|
@@ -193466,7 +193466,7 @@ var package_default = {
|
|
|
193466
193466
|
"command-line"
|
|
193467
193467
|
],
|
|
193468
193468
|
author: "",
|
|
193469
|
-
license: "
|
|
193469
|
+
license: "ISC",
|
|
193470
193470
|
repository: {
|
|
193471
193471
|
type: "git",
|
|
193472
193472
|
url: "https://github.com/base44/cli"
|
|
@@ -199758,4 +199758,4 @@ export {
|
|
|
199758
199758
|
CLIExitError
|
|
199759
199759
|
};
|
|
199760
199760
|
|
|
199761
|
-
//# debugId=
|
|
199761
|
+
//# debugId=8F512541E4B9E47964756E2164756E21
|