Skip to content

Commit

Permalink
add node/npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhonas committed Feb 9, 2024
1 parent 4752729 commit cd9a61f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package-lock.json

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

4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
"react-dom": "^18",
"react-markdown": "^9.0.1"
},
"engines": {
"node": ">=20.0.0",
"npm": ">=10.0.0"
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "^18",
Expand Down

0 comments on commit cd9a61f

Please sign in to comment.