Skip to content

Commit c4d027b

Browse files
authored
feat: bump node to 22 (#2026)
1 parent 9db46b6 commit c4d027b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
},
9797
"description": "SDK for Drift Protocol",
9898
"engines": {
99-
"node": ">=20.18.0"
99+
"node": ">=22.14.0"
100100
},
101101
"resolutions": {
102102
"@solana/web3.js": "1.98.0",

0 commit comments

Comments
 (0)