@kep-platform/business-component 0.0.24 → 0.0.25

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kep-platform/business-component",
3
- "version": "0.0.24",
3
+ "version": "0.0.25",
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": "1f2ef83b49da934cc5f6cbfd0d452b82622ea3e9",
73
+ "gitHead": "15bc8e6e9752eafbab1fa1af313274e2d71236ed",
74
74
  "dependencies": {
75
- "@kep-platform/basic-component": "^0.0.24"
75
+ "@kep-platform/basic-component": "^0.0.25"
76
76
  }
77
77
  }