Skip to content

Commit 381296d

Browse files
committed
undo updating engines.node in package.json
this will have to wait until after 0.21 is released
1 parent c17726e commit 381296d

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
@@ -89,7 +89,7 @@
8989
"typescript": "^5.4.5"
9090
},
9191
"engines": {
92-
"node": "^18 || ^20 || >=22",
92+
"node": "^18 || >=20",
9393
"pnpm": "^9"
9494
},
9595
"private": true,

0 commit comments

Comments
 (0)