Skip to content

Commit

Permalink
Update package.json with minimum Node.js version
Browse files Browse the repository at this point in the history
  • Loading branch information
m4tt72 committed Dec 31, 2023
1 parent 7d74b50 commit 0f98f2c
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 @@ -34,5 +34,8 @@
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"vite": "^5.0.8"
},
"engines": {
"node": ">=18.17.0"
}
}

0 comments on commit 0f98f2c

Please sign in to comment.