@sinco/react 1.0.15-rc.46 → 1.0.15-rc.47

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 +2 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sinco/react",
3
- "version": "1.0.15-rc.46",
3
+ "version": "1.0.15-rc.47",
4
4
  "description": "package for the configuration of mui react sinco",
5
5
  "private": false,
6
6
  "license": "MIT",
@@ -11,6 +11,7 @@
11
11
  "peerDependencies": {
12
12
  "react": "^18.2.0",
13
13
  "@emotion/react": "^11.11.0",
14
+ "@emotion/styled": "^11.11.0",
14
15
  "@mui/icons-material": "^5.14.3",
15
16
  "@mui/material": "^5.14.13",
16
17
  "@mui/x-data-grid": "^6.6.0"