@jm-7c3/common-lib 1.8.2 → 20.0.0

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.
package/README.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  Constains elements based on PrimeNG library.
4
4
 
5
+ Now the major version matches the Angular version used in the project.
6
+
5
7
  ## Controls
6
8
 
7
9
  Standalone UI controls, based on [PrimeNG](https://primeng.org) components.
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jm-7c3/common-lib",
3
- "version": "1.8.2",
3
+ "version": "20.0.0",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^20.3.15",
6
6
  "@angular/core": "^20.3.15",
Binary file