geonetwork-ui 2.11.0-dev.bc1a6d4e2 → 2.11.0-dev.c114af151

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.
@@ -20434,7 +20434,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
20434
20434
  }] } });
20435
20435
 
20436
20436
  var name = "geonetwork-ui";
20437
- var version = "2.11.0-dev.bc1a6d4e2";
20437
+ var version = "2.11.0-dev.c114af151";
20438
20438
  var engines = {
20439
20439
  node: ">=24"
20440
20440
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "geonetwork-ui",
3
- "version": "2.11.0-dev.bc1a6d4e2",
3
+ "version": "2.11.0-dev.c114af151",
4
4
  "engines": {
5
5
  "node": ">=24"
6
6
  },