Skip to content

Commit

Permalink
upgrade: node and npm engine spec set
Browse files Browse the repository at this point in the history
  • Loading branch information
SudharakaP committed Feb 2, 2025
1 parent 5591161 commit ec2820a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"prettier": "^3.3.3"
},
"engines": {
"node": "18.x",
"npm": "8.x"
"node": "20.x",
"npm": "10.x"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit ec2820a

Please sign in to comment.