general-library-union 2.3.88 → 2.3.90

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.3.88",
3
+ "version": "2.3.90",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -143,7 +143,7 @@ body {
143
143
  width: 100%;
144
144
  padding-right: 15%;
145
145
  }
146
- }
146
+
147
147
 
148
148
  h4 {
149
149
  color: $white;
@@ -188,6 +188,7 @@ body {
188
188
  margin-bottom: 7%;
189
189
  font-size: 1.1rem;
190
190
  }
191
+ }
191
192
 
192
193
 
193
194
  #not-found .p-button {