Skip to content

Commit

Permalink
fix: walkaround for nodejs depreciation
Browse files Browse the repository at this point in the history
  • Loading branch information
yokwejuste authored Feb 29, 2024
1 parent 7d919b0 commit 9490257
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 @@ -42,6 +42,6 @@
},
"engines": {
"npm": ">=10.2.4",
"node": ">=21.6.2"
"node": ">=20.9.0"
}
}

0 comments on commit 9490257

Please sign in to comment.