Skip to content

Commit bb1e3e4

Browse files
committed
ci: node v14
1 parent 964ad7f commit bb1e3e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "MIT",
55
"author": "Alexander Grischuk <alexgrischuk@gmail.com",
66
"engines": {
7-
"node": ">=16.0.0 <20.0.0"
7+
"node": ">=14.0.0 <20.0.0"
88
},
99
"main": "template.json",
1010
"description": "A quick start Create React App template with React Router, Redux, TypeScript, React Testing Library and custom ESlint configurations",

0 commit comments

Comments
 (0)