general-library-union 2.4.69 → 2.4.70

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "general-library-union",
3
- "version": "2.4.69",
3
+ "version": "2.4.70",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -435,8 +435,9 @@ color: var(--color-700);
435
435
  -webkit-text-stroke: 0.65rem transparent;
436
436
  }
437
437
 
438
- }
439
438
 
439
+ }
440
+ }
440
441
 
441
442
  @media (max-width:768px){
442
443