Skip to content

Commit

Permalink
update engines package.json (#2164)
Browse files Browse the repository at this point in the history
* update engines package.json

* Update package.json

---------

Co-authored-by: Kevin Wang <[email protected]>
  • Loading branch information
kendallstrautman and thiskevinwang authored Sep 20, 2023
1 parent 3ed1e93 commit 2549fab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.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 @@ -48,7 +48,7 @@
]
},
"engines": {
"npm": ">=7.0.0",
"npm": ">=8.0.0",
"node": ">=16.x <=18.x"
},
"devDependencies": {
Expand Down

1 comment on commit 2549fab

@vercel
Copy link

@vercel vercel bot commented on 2549fab Sep 20, 2023

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.