Skip to content

Commit

Permalink
require node 18 as minimum
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasIO committed Dec 5, 2023
1 parent ace2cb6 commit 30f1940
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 @@ -40,5 +40,8 @@
"typescript": "4.6.x",
"vite": "^5.0.5",
"vitest": "^0.34.6"
},
"engines": {
"node": ">=18"
}
}

0 comments on commit 30f1940

Please sign in to comment.