Skip to content

Commit

Permalink
Bumped required nodejs version to 18.
Browse files Browse the repository at this point in the history
  • Loading branch information
przemyslaw-zan committed Sep 13, 2023
1 parent 385259a commit 68158da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -61,7 +61,7 @@
"semver": "^7.0.0"
},
"engines": {
"node": ">=16.0.0"
"node": ">=18.0.0"
},
"scripts": {
"postinstall": "node ./scripts/postinstall.js",
Expand Down

0 comments on commit 68158da

Please sign in to comment.