Skip to content

Commit

Permalink
build: specify engines
Browse files Browse the repository at this point in the history
  • Loading branch information
colinrobertbrooks committed Oct 6, 2024
1 parent d99f56e commit 9632d2a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,9 @@
"tailwindcss": "^3.4.1",
"typescript": "^5.2.2",
"vite": "^5.0.8"
},
"engines": {
"node": "18",
"npm": "10"
}
}

0 comments on commit 9632d2a

Please sign in to comment.