@kep-platform/basic-component 0.0.1 → 0.0.2

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 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kep-platform/basic-component",
3
- "version": "0.0.1",
3
+ "version": "0.0.2",
4
4
  "description": "A react library developed with dumi",
5
5
  "module": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -72,5 +72,5 @@
72
72
  "react-dom": "^18.0.0",
73
73
  "stylelint": "^14.9.1"
74
74
  },
75
- "gitHead": "a79e4f49883528a6e3fa34b73231732d35c8a22b"
75
+ "gitHead": "657133d3e2b83d88f06f4b9c6b56cb9209a693ed"
76
76
  }