general-library-union 3.1.71 → 3.1.72

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": "3.1.71",
3
+ "version": "3.1.72",
4
4
  "scripts": {
5
5
  "ng": "ng",
6
6
  "start": "ng serve",
@@ -472,8 +472,6 @@ color: #232323;
472
472
  }
473
473
 
474
474
 
475
- }
476
-
477
475
  #timeout .p-button {
478
476
  box-shadow: 0px 0px 10px hsla(var(--color-h), 100%, 60%, 0.7);
479
477
  }
@@ -480,9 +480,6 @@ color: #232323;
480
480
  }
481
481
 
482
482
 
483
-
484
- }
485
-
486
483
  #timeout .p-button {
487
484
  box-shadow: 0px 0px 10px hsla(var(--color-h), 100%, 60%, 0.7);
488
485
  }