Skip to content

Commit

Permalink
Added engines field to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kkomelin committed Nov 29, 2023
1 parent e678fb1 commit 8bf33a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,8 @@
"devDependencies": {
"jest": "^29.7.0",
"terser": "^5.20.0"
},
"engines": {
"node": ">=18"
}
}

0 comments on commit 8bf33a4

Please sign in to comment.