Skip to content

Commit

Permalink
chore: add engines.node
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-R44 committed Jul 25, 2023
1 parent e05d26f commit 1b1a61d
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 @@ -2,6 +2,9 @@
"name": "edge.js",
"description": "Template engine",
"version": "5.5.1",
"engines": {
"node": ">=18.16.0"
},
"main": "build/index.js",
"type": "module",
"files": [
Expand Down

0 comments on commit 1b1a61d

Please sign in to comment.