geonetwork-ui 2.8.0-dev.398701d7f → 2.8.0-dev.fe0c7db96

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.
@@ -25445,7 +25445,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
25445
25445
  }] } });
25446
25446
 
25447
25447
  var name = "geonetwork-ui";
25448
- var version = "2.8.0-dev.398701d7f";
25448
+ var version = "2.8.0-dev.fe0c7db96";
25449
25449
  var engines = {
25450
25450
  node: ">=20"
25451
25451
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "geonetwork-ui",
3
- "version": "2.8.0-dev.398701d7f",
3
+ "version": "2.8.0-dev.fe0c7db96",
4
4
  "engines": {
5
5
  "node": ">=20"
6
6
  },