Skip to content

Commit

Permalink
Setting node version in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisAlund committed Oct 2, 2024
1 parent 0603094 commit 857301c
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 @@ -14,6 +14,9 @@
"lint:all:fix": "nx run-many --target=lint --all --fix"
},
"private": true,
"engines": {
"node": "20"
},
"dependencies": {
"@egoist/tailwindcss-icons": "^1.8.1",
"@genkit-ai/ai": "^0.5.13",
Expand Down

0 comments on commit 857301c

Please sign in to comment.