Skip to content

Commit

Permalink
chore: add engines section to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
paulschreiber committed Mar 7, 2024
1 parent 4eaa6e4 commit eb36f6c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,5 +153,8 @@
}
}
}
},
"engines": {
"node": ">=18"
}
}

0 comments on commit eb36f6c

Please sign in to comment.