diff --git a/package.json b/package.json index acaafb4..7d6ad07 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "repository": "https://github.com/chenshuai2144/umi-plugin-ant-theme.git", "peerDependencies": { - "umi": "2.x || ^2.9.0-0" + "umi": "2.x || ^2.9.0-0 || 3.x" }, "main": "lib/index.js", "scripts": {