Skip to content

Commit

Permalink
Require node 18+
Browse files Browse the repository at this point in the history
  • Loading branch information
simonihmig committed Dec 9, 2024
1 parent f2b45cf commit 7a70a81
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@
"typescript": "^4.7.4"
},
"engines": {
"node": "16.* || >= 18"
"node": "18.* || >= 20"
},
"volta": {
"node": "16.20.1",
"yarn": "1.22.18",
"node": "18.20.5",
"pnpm": "8.7.6"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
}
},
"packageManager": "pnpm@9.14.2+sha512.6e2baf77d06b9362294152c851c4f278ede37ab1eba3a55fda317a4a17b209f4dbb973fb250a77abc463a341fcb1f17f17cfa24091c4eb319cda0d9b84278387"
}

0 comments on commit 7a70a81

Please sign in to comment.