@sinco/react 1.1.2-rc.80 → 1.1.2-rc.81

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/index.esm.js +2 -2
  2. package/package.json +1 -1
package/index.esm.js CHANGED
@@ -8286,7 +8286,7 @@ var components = {
8286
8286
  },
8287
8287
  ".MuiChip-deleteIconMedium": {
8288
8288
  height: 20,
8289
- widht: 20
8289
+ width: 20
8290
8290
  }
8291
8291
  }
8292
8292
  }
@@ -8317,7 +8317,7 @@ var components = {
8317
8317
  root: {
8318
8318
  fontFamily: "Roboto",
8319
8319
  textTransform: "unset",
8320
- fontWeightLight: 300,
8320
+ fontWeight: 500,
8321
8321
  fontSize: "13px",
8322
8322
  lineHeight: "normal",
8323
8323
  "@media(max-width: 885px)": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sinco/react",
3
- "version": "1.1.2-rc.80",
3
+ "version": "1.1.2-rc.81",
4
4
  "description": "package for the configuration of mui react sinco",
5
5
  "private": false,
6
6
  "license": "MIT",