geonetwork-ui 2.9.0-dev.7b29d8cd0 → 2.9.0-dev.9d0a70d97

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.
@@ -25518,7 +25518,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImpo
25518
25518
  }] } });
25519
25519
 
25520
25520
  var name = "geonetwork-ui";
25521
- var version = "2.9.0-dev.7b29d8cd0";
25521
+ var version = "2.9.0-dev.9d0a70d97";
25522
25522
  var engines = {
25523
25523
  node: ">=20"
25524
25524
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "geonetwork-ui",
3
- "version": "2.9.0-dev.7b29d8cd0",
3
+ "version": "2.9.0-dev.9d0a70d97",
4
4
  "engines": {
5
5
  "node": ">=20"
6
6
  },