Skip to content

Commit 396bd18

Browse files
committed
don't use 22.18.0 for now
1 parent 346e2bd commit 396bd18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@
412412
"esm": "^3.2.25"
413413
},
414414
"engines": {
415-
"node": "^20 || ^22"
415+
"node": "^20 || >=22.0.0 <22.18.0"
416416
},
417417
"cacheDirectories": [
418418
"node_modules",

0 commit comments

Comments
 (0)