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 d754499 commit 8b7cf23Copy full SHA for 8b7cf23
package.json
@@ -3,6 +3,9 @@
3
"version": "0.3.14",
4
"license": "MIT",
5
"author": "Alexander Grischuk <alexgrischuk@gmail.com",
6
+ "engines": {
7
+ "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, Enzyme and custom ESlint configurations",
11
"keywords": [
0 commit comments