Skip to content

Commit

Permalink
fix: revert change to engines for now
Browse files Browse the repository at this point in the history
  • Loading branch information
brettz9 committed Dec 30, 2023
1 parent eec9d95 commit 5e6280f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -68,7 +68,7 @@
"typescript": "5.3.3"
},
"engines": {
"node": ">=18"
"node": ">=16"
},
"keywords": [
"eslint",
Expand Down

0 comments on commit 5e6280f

Please sign in to comment.