component-shipinlv 0.0.28 → 0.0.29
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "component-shipinlv",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.29",
|
4
4
|
"description": "",
|
5
5
|
"module": "dist/index.js",
|
6
6
|
"types": "dist/index.d.ts",
|
@@ -40,7 +40,7 @@
|
|
40
40
|
"access": "public"
|
41
41
|
},
|
42
42
|
"peerDependencies": {
|
43
|
-
"antd": "^
|
43
|
+
"antd": "^5.x",
|
44
44
|
"react": ">=18.x",
|
45
45
|
"react-dom": ">=18.x"
|
46
46
|
},
|