Skip to content

Commit

Permalink
patch: set require node engine to 20
Browse files Browse the repository at this point in the history
  • Loading branch information
aethernet committed Apr 22, 2024
1 parent 5ad8d5a commit b1d2bda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
]
},
"engines": {
"node": ">=18 <20"
"node": ">=20 <21"
},
"versionist": {
"publishedAt": "2024-04-22T10:20:10.994Z"
Expand Down

0 comments on commit b1d2bda

Please sign in to comment.