@kep-platform/business-component 0.0.11 → 0.0.12
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@kep-platform/business-component",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.12",
|
4
4
|
"description": "A react library developed with dumi",
|
5
5
|
"module": "dist/index.js",
|
6
6
|
"types": "dist/index.d.ts",
|
@@ -70,8 +70,8 @@
|
|
70
70
|
"react-dom": "^18.0.0",
|
71
71
|
"stylelint": "^14.9.1"
|
72
72
|
},
|
73
|
-
"gitHead": "
|
73
|
+
"gitHead": "71de0ed584c07df7324218aee13985135c8572d0",
|
74
74
|
"dependencies": {
|
75
|
-
"@kep-platform/basic-component": "^0.0.
|
75
|
+
"@kep-platform/basic-component": "^0.0.12"
|
76
76
|
}
|
77
77
|
}
|