@arcgis/create 5.2.0-next.69 → 5.2.0-next.70
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 -2
- package/package.json +1 -1
package/dist/init.js
CHANGED
|
@@ -2540,7 +2540,7 @@ function ss() {
|
|
|
2540
2540
|
return !0;
|
|
2541
2541
|
}
|
|
2542
2542
|
new It();
|
|
2543
|
-
const Da = "5.2.0-next.
|
|
2543
|
+
const Da = "5.2.0-next.70", Fa = {
|
|
2544
2544
|
version: Da
|
|
2545
2545
|
}, Ba = [
|
|
2546
2546
|
{
|
|
@@ -2629,7 +2629,7 @@ function ja() {
|
|
|
2629
2629
|
}
|
|
2630
2630
|
return e[On] = {
|
|
2631
2631
|
handlerType: kt.codeSample,
|
|
2632
|
-
repo: "WebGIS/
|
|
2632
|
+
repo: "WebGIS/webgis-sdk",
|
|
2633
2633
|
filesPath: "packages/starter-packages/lumina-components",
|
|
2634
2634
|
excludedFromPrompts: !0
|
|
2635
2635
|
}, e;
|
package/package.json
CHANGED