Skip to content

Commit

Permalink
fix: update required node version
Browse files Browse the repository at this point in the history
  • Loading branch information
juliendargelos authored Dec 13, 2021
1 parent 4dfcc5c commit 2263792
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 @@ -32,5 +32,8 @@
"@vercel/ncc": "^0.25.1",
"pre-commit": "^1.2.2",
"typescript": "^4.1.2"
},
"engines": {
"node": ">=14.17"
}
}

0 comments on commit 2263792

Please sign in to comment.