Skip to content

Commit

Permalink
nodejs v22 support (new lts)
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaiplesa authored Oct 29, 2024
1 parent b51c4a8 commit e734988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"url": "https://github.com/brave/brave-browser/issues"
},
"engines": {
"node": ">=20.0.0 <22.0.0",
"node": ">=20.0.0 <24.0.0",
"npm": ">=10.0.0"
},
"homepage": "https:/github.com/brave/brave-core#readme",
Expand Down

0 comments on commit e734988

Please sign in to comment.