We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 167388a + 339a96e commit 760b747Copy full SHA for 760b747
2 files changed
node_modules/__this-loader/index.js
package.json
@@ -21,10 +21,10 @@
21
"devDependencies": {
22
"chai": "^4.2.0",
23
"mocha": "^8.2.0",
24
- "webpack": "^4.34.0"
+ "webpack": "^5.3.0"
25
},
26
"peerDependencies": {
27
- "webpack": "1 || 2 || 3 || 4"
+ "webpack": "1 || 2 || 3 || 4 || 5"
28
29
"repository": {
30
"type": "git",
0 commit comments