@arcgis/create 5.0.4 → 5.0.5
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/init.js +2 -4
- package/package.json +1 -1
package/dist/init.js
CHANGED
|
@@ -2612,7 +2612,7 @@ const Ga = /* @__PURE__ */ Mt(Ba), {
|
|
|
2612
2612
|
Argument: Gf,
|
|
2613
2613
|
Option: qf,
|
|
2614
2614
|
Help: jf
|
|
2615
|
-
} = Ga, ja = "5.0.
|
|
2615
|
+
} = Ga, ja = "5.0.5", Ua = {
|
|
2616
2616
|
version: ja
|
|
2617
2617
|
}, D = {
|
|
2618
2618
|
react: "react",
|
|
@@ -2703,9 +2703,7 @@ const Ga = /* @__PURE__ */ Mt(Ba), {
|
|
|
2703
2703
|
[D.aiComponentsCustomAgentHilReact]: re.appSample,
|
|
2704
2704
|
[D.luminaComponents]: re.codeSample
|
|
2705
2705
|
}, Ya = {
|
|
2706
|
-
[D.luminaComponents]: !0
|
|
2707
|
-
[D.aiComponentsCustomAgentToolsReact]: !0,
|
|
2708
|
-
[D.aiComponentsCustomAgentHilReact]: !0
|
|
2706
|
+
[D.luminaComponents]: !0
|
|
2709
2707
|
};
|
|
2710
2708
|
var ft = { exports: {} }, cs;
|
|
2711
2709
|
function Ka() {
|
package/package.json
CHANGED