general-library-union 3.1.57 → 3.1.58

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.57",
3
+ "version": "3.1.58",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -226,7 +226,7 @@ body {
226
226
 
227
227
  #not-found button:hover{
228
228
  background: #fff;
229
- box-shadow: 3px 3px 12px #b8b8b8;
229
+ box-shadow: 3px 3px 12px #b8b8b8;}
230
230
 
231
231
 
232
232