Skip to content

Commit

Permalink
Update dependency node to v20 (#74)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 18, 2024
1 parent 486ef91 commit 4951743
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18
20
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "0.1.0",
"private": true,
"engines": {
"node": "18",
"npm": "9"
"node": "20",
"npm": "10"
},
"scripts": {
"clean": "rimraf './dist'",
Expand Down

1 comment on commit 4951743

@vercel
Copy link

@vercel vercel bot commented on 4951743 Jan 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

rolling-rick – ./

rolling-rick-git-main-playt.vercel.app
rolling-rick.vercel.app
rolling-rick-playt.vercel.app

Please sign in to comment.