Skip to content

Commit

Permalink
Specify node >= 18 in engines
Browse files Browse the repository at this point in the history
  • Loading branch information
idan committed Aug 5, 2024
1 parent 955470f commit 85d3dff
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 @@ -35,5 +35,8 @@
"vite": "^5.0.3",
"vitest": "^2.0.0"
},
"engines": {
"node": ">=18.13"
},
"type": "module"
}

0 comments on commit 85d3dff

Please sign in to comment.