general-library-union 3.0.72 → 3.0.74

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.0.72",
3
+ "version": "3.0.74",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -3230,7 +3230,7 @@ p.chip {
3230
3230
  -webkit-text-fill-color: #232323 !important;
3231
3231
  background-color:#fff !important;
3232
3232
  background-clip: text !important;
3233
- box-shadow: none !important;
3233
+ // box-shadow: none !important;
3234
3234
 
3235
3235
  }
3236
3236