geonetwork-ui 2.7.4 → 2.7.5-dev.e8dc58a92

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.
@@ -25453,7 +25453,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
25453
25453
  }] } });
25454
25454
 
25455
25455
  var name = "geonetwork-ui";
25456
- var version = "2.7.4";
25456
+ var version = "2.7.5-dev.e8dc58a92";
25457
25457
  var engines = {
25458
25458
  node: ">=20"
25459
25459
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "geonetwork-ui",
3
- "version": "2.7.4",
3
+ "version": "2.7.5-dev.e8dc58a92",
4
4
  "engines": {
5
5
  "node": ">=20"
6
6
  },