diff --git a/package.json b/package.json index 6c90535be..dc0808116 100644 --- a/package.json +++ b/package.json @@ -258,7 +258,7 @@ "webpack-bundle-analyzer": "^4.10.2" }, "peerDependencies": { - "antd": "^5.20.3", + "antd": "^5.20.3||^6.0.0", "react": ">=18.0.0", "react-dom": ">=18.0.0" },