Skip to content

Commit

Permalink
require node v18+
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Dec 25, 2024
1 parent 41e319e commit 67a0941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify-functions-ecommerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"netlify-cli": "17.37.2"
},
"engines": {
"node": ">=14.0.0"
"node": ">=18.0.0"
},
"scripts": {
"build": "node ./frontend/build",
Expand Down

0 comments on commit 67a0941

Please sign in to comment.