create-contentful-app
create-contentful-app copied to clipboard
chore: update Node.js version requirement to >=20 in package.json
Recently found the app scripts bundle validator uses readdirsync with recursive=true
this is only available in node>=20