@sinco/react 1.0.15-rc.51 → 1.0.15-rc.52

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +1 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sinco/react",
3
- "version": "1.0.15-rc.51",
3
+ "version": "1.0.15-rc.52",
4
4
  "description": "package for the configuration of mui react sinco",
5
5
  "private": false,
6
6
  "license": "MIT",
@@ -11,7 +11,6 @@
11
11
  "peerDependencies": {
12
12
  "react": "^18.2.0",
13
13
  "react-dom": "^18.2.0",
14
- "styled-components": "^6.1.0",
15
14
  "@emotion/react": "^11.11.0",
16
15
  "@emotion/styled": "^11.11.0",
17
16
  "@mui/icons-material": "^5.14.3",