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.
engines.node
1 parent 3a44931 commit ce702dcCopy full SHA for ce702dc
resolvers/webpack/package.json
@@ -55,6 +55,6 @@
55
"webpack": "https://gist.github.com/ljharb/9cdb687f3806f8e6cb8a365d0b7840eb"
56
},
57
"engines": {
58
- "node": "^16 || ^15 || ^14 || ^13 || ^12 || ^11 || ^10 || ^9 || ^8 || ^7 || ^6"
+ "node": ">= 6"
59
}
60
0 commit comments