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 565ed54 commit adf6b44Copy full SHA for adf6b44
package.json
@@ -8,7 +8,7 @@
8
"azure"
9
],
10
"engines": {
11
- "node": ">=14.18.2"
+ "node": ">=14.18.2 <21"
12
},
13
"scripts": {
14
"start": "webpack-dev-server --open --config webpack.develop.js",
0 commit comments