We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b25ac6a commit 39bd912Copy full SHA for 39bd912
package.json
@@ -14,5 +14,8 @@
14
"license": "MIT",
15
"dependencies": {
16
"webpack-core": "^0.4.8"
17
+ },
18
+ "peerDependencies": {
19
+ "webpack": "^1.4.0-beta6"
20
}
21
0 commit comments