未验证 提交 55bfafc8 编写于 作者: T Tim Neutkens 提交者: GitHub

Add webpack peerdependency to react-dev-overlay (#14842)

上级 62ef8729
......@@ -28,6 +28,7 @@
"strip-ansi": "6.0.0"
},
"peerDependencies": {
"webpack": "^4|^5",
"react": "^16.9.0",
"react-dom": "^16.9.0"
}
......
......@@ -20,7 +20,7 @@
},
"peerDependencies": {
"react-refresh": "0.8.3",
"webpack": "^4"
"webpack": "^4|^5"
},
"devDependencies": {
"react-refresh": "0.8.3"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册