Skip to content

Commit

Permalink
Update Node.js to v16.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 30, 2023
1 parent 7041aa6 commit dadde5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"url": "git+https://github.com/SudhanPlayz/Discord-MusicBot.git"
},
"engines": {
"node": ">=16.x <=16.16"
"node": ">=16.x <=16.20"
},
"keywords": [
"discord",
Expand Down Expand Up @@ -75,7 +75,7 @@
"prettier": "2.6.2"
},
"volta": {
"node": "16.15.1",
"node": "16.20.0",
"yarn": "3.3.0"
}
}

0 comments on commit dadde5c

Please sign in to comment.