We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09ada78 commit a5ff46dCopy full SHA for a5ff46d
2 files changed
package.json
@@ -60,5 +60,8 @@
60
],
61
"sourceMap": true,
62
"instrument": true
63
+ },
64
+ "peerDependencies": {
65
+ "webpack": ">2.0.0"
66
}
67
0 commit comments