@vcmap/ui 5.1.0-rc.2 → 5.1.0-rc.3

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.
@@ -1870,6 +1870,10 @@
1870
1870
  {
1871
1871
  "name": "@vcmap/measurement",
1872
1872
  "entry": "plugins/@vcmap/measurement/index.js"
1873
+ },
1874
+ {
1875
+ "name": "@vcmap/flight",
1876
+ "entry": "plugins/@vcmap/flight/index.js"
1873
1877
  }
1874
1878
  ]
1875
1879
  }
@@ -1 +1 @@
1
- export * from "./cesium.b97c3b.js";
1
+ export * from "./cesium.271bcd.js";