geonetwork-ui 2.7.0-dev.0d8b7bca9 → 2.7.0-dev.21bdf506c

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.
@@ -26342,7 +26342,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
26342
26342
  }] } });
26343
26343
 
26344
26344
  var name = "geonetwork-ui";
26345
- var version = "2.7.0-dev.0d8b7bca9";
26345
+ var version = "2.7.0-dev.21bdf506c";
26346
26346
  var engines = {
26347
26347
  node: ">=20"
26348
26348
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "geonetwork-ui",
3
- "version": "2.7.0-dev.0d8b7bca9",
3
+ "version": "2.7.0-dev.21bdf506c",
4
4
  "engines": {
5
5
  "node": ">=20"
6
6
  },