@fle-ui/next 2.0.0-alpha.1 → 2.0.0-alpha.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 +1 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fle-ui/next",
3
- "version": "2.0.0-alpha.1",
3
+ "version": "2.0.0-alpha.2",
4
4
  "description": "fle-ui组件库",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -56,7 +56,6 @@
56
56
  "access": "public"
57
57
  },
58
58
  "peerDependencies": {
59
- "antd": "4.24.4",
60
59
  "moment": "^2.29.4",
61
60
  "react": ">=16.9.0",
62
61
  "react-dom": ">=16.9.0"