geonetwork-ui 2.7.0-dev.30c4f9cfa → 2.7.0-dev.d500b08cc

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.
@@ -26326,7 +26326,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
26326
26326
  }] } });
26327
26327
 
26328
26328
  var name = "geonetwork-ui";
26329
- var version = "2.7.0-dev.30c4f9cfa";
26329
+ var version = "2.7.0-dev.d500b08cc";
26330
26330
  var engines = {
26331
26331
  node: ">=20"
26332
26332
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "geonetwork-ui",
3
- "version": "2.7.0-dev.30c4f9cfa",
3
+ "version": "2.7.0-dev.d500b08cc",
4
4
  "engines": {
5
5
  "node": ">=20"
6
6
  },