Skip to content

Commit 8ef351f

Browse files
committed
chore: attempt to have actions pick up node version
1 parent 3bc5f99 commit 8ef351f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"packageManager": "pnpm@9.9.0",
88
"keywords": ["ads", "sponsored listings", "auctions", "analytics", "topsort"],
99
"engines": {
10-
"node": ">=20"
10+
"node": ">=20.0.0"
1111
},
1212
"exports": {
1313
".": {

0 commit comments

Comments
 (0)