Skip to content

Commit

Permalink
use node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
blake-mealey committed May 22, 2022
1 parent 372ba78 commit 610f80c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"name": "chimerical-garden",
"private": true,
"engines": {
"node": "16.x"
},
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down

1 comment on commit 610f80c

@vercel
Copy link

@vercel vercel bot commented on 610f80c May 22, 2022

Choose a reason for hiding this comment

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

Please sign in to comment.