Skip to content

Commit 0a3eb41

Browse files
committed
build: bump Node version package.json
Signed-off-by: Lídia Tarcza <[email protected]>
1 parent f5db5d5 commit 0a3eb41

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
"./auth/utils/read-credentials-file": "./auth/utils/read-credentials-file.browser"
9090
},
9191
"engines": {
92-
"node": ">=18"
92+
"node": ">=20"
9393
},
9494
"scripts": {
9595
"clean": "rm -fr node_modules sdk-test-utilities/node_modules",

0 commit comments

Comments
 (0)