@junobuild/cli 0.13.8 → 0.13.9
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.js
CHANGED
|
@@ -733,7 +733,7 @@ Done. The ${va(t)} ${(0,Xl.green)(r)} has been configured for your terminal. \u2
|
|
|
733
733
|
${(0,Gi.yellow)("--source-path")} Optional path to the TypeScript or JavaScript entry file.`,jO=`${whn}
|
|
734
734
|
${Ohn}`,nae=`${(0,Gi.yellow)("--container-url")} Override a custom container URL. If not provided, defaults to production or the local container in development mode.`,ts=`${jO}
|
|
735
735
|
${nae}
|
|
736
|
-
${(0,Gi.yellow)("--console-url")} Specify a custom URL to access the developer Console.`,u8=`The option ${(0,Gi.yellow)("--keep-staged")} only applies when ${(0,Gi.yellow)("--no-apply")} is NOT used (i.e. the change is applied immediately).`;var tr=e=>Lr({args:e,options:["-d","--doc"]})?"doc":"cli";var oa=rt(lt(),1);var $O="0.13.
|
|
736
|
+
${(0,Gi.yellow)("--console-url")} Specify a custom URL to access the developer Console.`,u8=`The option ${(0,Gi.yellow)("--keep-staged")} only applies when ${(0,Gi.yellow)("--no-apply")} is NOT used (i.e. the change is applied immediately).`;var tr=e=>Lr({args:e,options:["-d","--doc"]})?"doc":"cli";var oa=rt(lt(),1);var $O="0.13.9";var Ahn=` __ __ __ __ _ ____
|
|
737
737
|
__) || | || \\| |/ \\
|
|
738
738
|
\\___/ \\___/ |_|\\__|\\____/`,Xt=`${Ahn} CLI ${(0,oa.grey)(`v${$O}`)}`,mUe=`Juno CLI ${(0,oa.grey)(`v${$O}`)}`,VO=`
|
|
739
739
|
${Xt}
|
package/package.json
CHANGED
|
@@ -12,7 +12,7 @@ ic-cdk = "0.19.0"
|
|
|
12
12
|
ic-cdk-macros = "0.19.0"
|
|
13
13
|
serde = "1.0.225"
|
|
14
14
|
serde_cbor = "0.11.2"
|
|
15
|
-
junobuild-satellite = "0.
|
|
16
|
-
junobuild-macros = "0.
|
|
17
|
-
junobuild-utils = "0.
|
|
15
|
+
junobuild-satellite = "0.4.0"
|
|
16
|
+
junobuild-macros = "0.2.0"
|
|
17
|
+
junobuild-utils = "0.2.0"
|
|
18
18
|
|