Skip to content

Commit

Permalink
Bump to node 18 (#734)
Browse files Browse the repository at this point in the history
  • Loading branch information
styfle authored Nov 25, 2022
1 parent 14fefae commit d772326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"repository": "https://github.com/styfle/styfle.dev",
"license": "MIT",
"engines": {
"node": "16.x"
"node": "18.x"
},
"scripts": {
"dev": "next",
Expand Down

1 comment on commit d772326

@vercel
Copy link

@vercel vercel bot commented on d772326 Nov 25, 2022

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:

styfle.dev – ./

styfle.vercel.app
styfledev-styfle.vercel.app
styfledev-git-main-styfle.vercel.app
styfle.dev

Please sign in to comment.