Skip to content

Commit c73c7ee

Browse files
authored
Merge branch 'main' into fix-cra-frozen-tsconfig
2 parents fa8297f + 2132b79 commit c73c7ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@types/react": "^17.0.80"
7373
},
7474
"engines": {
75-
"node": ">=18"
75+
"node": "18.x"
7676
},
7777
"dependencies": {
7878
"@date-io/date-fns": "^1.3.13",

0 commit comments

Comments
 (0)