luna-one 3.1.480 → 3.1.481

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.
@@ -256,7 +256,7 @@
256
256
  }
257
257
 
258
258
  &__text {
259
- font-weight: 350 !important;
259
+ font-weight: 400 !important;
260
260
  margin: 0;
261
261
  font-size: $body-font-size;
262
262
  display: inline;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "luna-one",
3
- "version": "3.1.480",
3
+ "version": "3.1.481",
4
4
  "peerDependencies": {
5
5
  "react": "^17.0.2",
6
6
  "react-dom": "^17.0.2",