Skip to content

Commit c71f7a6

Browse files
committed
fix: engines
1 parent 52ef9b0 commit c71f7a6

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
@@ -33,7 +33,7 @@
3333
"typescript": "^5.5.4"
3434
},
3535
"engines": {
36-
"node": ">=18.0.0 <22"
36+
"node": ">=18.0.0"
3737
},
3838
"files": [
3939
"/lib",

0 commit comments

Comments
 (0)