logitude-dashboard-library 1.3.91 → 1.3.92

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.
@@ -317,6 +317,7 @@ $dark-grey: #717585;
317
317
  margin-bottom: 0;
318
318
  padding: 12px;
319
319
  font-size: 12px;
320
+ font-weight: 600;
320
321
  }
321
322
  }
322
323
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "logitude-dashboard-library",
3
- "version": "1.3.91",
3
+ "version": "1.3.92",
4
4
  "description": "Made with create-react-library",
5
5
  "author": "logitude",
6
6
  "license": "MIT",