Skip to content

Commit

Permalink
bumping up node version to 16
Browse files Browse the repository at this point in the history
  • Loading branch information
Amit3200 committed Apr 1, 2024
1 parent da21784 commit 8285a47
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 @@ -17,7 +17,7 @@
"types/index.d.ts"
],
"engines": {
"node": ">=14"
"node": ">=16"
},
"scripts": {
"lint": "eslint --ignore-path .gitignore .",
Expand Down

0 comments on commit 8285a47

Please sign in to comment.