geonetwork-ui 2.8.0-dev.6f988469c → 2.8.0-dev.749c3ea3b

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.
@@ -25627,7 +25627,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
25627
25627
  }] } });
25628
25628
 
25629
25629
  var name = "geonetwork-ui";
25630
- var version = "2.8.0-dev.6f988469c";
25630
+ var version = "2.8.0-dev.749c3ea3b";
25631
25631
  var engines = {
25632
25632
  node: ">=20"
25633
25633
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "geonetwork-ui",
3
- "version": "2.8.0-dev.6f988469c",
3
+ "version": "2.8.0-dev.749c3ea3b",
4
4
  "engines": {
5
5
  "node": ">=20"
6
6
  },