Skip to content

Commit

Permalink
chore: bump engine versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonraimondi committed Jun 17, 2023
1 parent 1e4dfe3 commit 18ebebb
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/FUNDING.yml

This file was deleted.

1 change: 0 additions & 1 deletion .nvmrc

This file was deleted.

1 change: 1 addition & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nodejs 20.3.0
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"format": "prettier --write \"./src/**/*.ts\""
},
"engines": {
"node": ">= 10",
"npm": ">= 5.8.0"
"node": ">= 20",
"pnpm": ">= 8.4.0"
},
"engineStrict": true,
"browserslist": [
Expand Down

0 comments on commit 18ebebb

Please sign in to comment.