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 964ad7f commit bb1e3e4Copy full SHA for bb1e3e4
package.json
@@ -4,7 +4,7 @@
4
"license": "MIT",
5
"author": "Alexander Grischuk <alexgrischuk@gmail.com",
6
"engines": {
7
- "node": ">=16.0.0 <20.0.0"
+ "node": ">=14.0.0 <20.0.0"
8
},
9
"main": "template.json",
10
"description": "A quick start Create React App template with React Router, Redux, TypeScript, React Testing Library and custom ESlint configurations",
0 commit comments