Skip to content

Commit

Permalink
chore: attempt to have actions pick up node version
Browse files Browse the repository at this point in the history
  • Loading branch information
jbergstroem committed Sep 5, 2024
1 parent 3bc5f99 commit 8ef351f
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 @@ -7,7 +7,7 @@
"packageManager": "[email protected]",
"keywords": ["ads", "sponsored listings", "auctions", "analytics", "topsort"],
"engines": {
"node": ">=20"
"node": ">=20.0.0"
},
"exports": {
".": {
Expand Down

0 comments on commit 8ef351f

Please sign in to comment.