Skip to content

Commit

Permalink
chore: update node engine version to 20.x
Browse files Browse the repository at this point in the history
  • Loading branch information
suyalcinkaya committed Feb 7, 2025
1 parent ebf7882 commit 25f8af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"lint:fix": "eslint --fix"
},
"engines": {
"node": "22.x"
"node": "20.x"
},
"dependencies": {
"@contentful/rich-text-react-renderer": "^15.18.0",
Expand Down

0 comments on commit 25f8af4

Please sign in to comment.