Commit e3b69661 authored by Einar Löve's avatar Einar Löve Committed by Dan Abramov
Browse files

Allow webpack 2 as peerDependency in react-dev-utils (#963)

* Allow webpack 2 as peerDependency

* Remove webpack as peer dependency
parent 6bda4b97
No related merge requests found
Showing with 0 additions and 3 deletions
+0 -3
......@@ -29,8 +29,5 @@
"opn": "4.0.2",
"sockjs-client": "1.0.3",
"strip-ansi": "3.0.1"
},
"peerDependencies": {
"webpack": "^1.13.2"
}
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment