Skip to content

Commit

Permalink
update node engine requirement for next.js
Browse files Browse the repository at this point in the history
  • Loading branch information
schnerd committed Jan 20, 2023
1 parent a4e14e4 commit 663d8d6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,8 @@
"openai": "^3.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"engines": {
"node": ">=14.6.0"
}
}

0 comments on commit 663d8d6

Please sign in to comment.