Skip to content

Commit b31251c

Browse files
committed
chore: update Node.js version requirement to >=20 in package.json
1 parent 4ef806f commit b31251c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/contentful--app-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"directory": "packages/contentful--app-scripts"
1111
},
1212
"engines": {
13-
"node": ">=14",
13+
"node": ">=20",
1414
"npm": ">=6"
1515
},
1616
"main": "lib/index.js",

0 commit comments

Comments
 (0)