Skip to content

Commit 1cc8626

Browse files
fix: pin @types/node to ^20 to fix build with TypeScript 4.x
Co-Authored-By: rlamb@launchdarkly.com <rlamb@launchdarkly.com>
1 parent ae39134 commit 1cc8626

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"@launchdarkly/node-server-sdk": "9.x",
3737
"@openfeature/server-sdk": "^1.16.0",
3838
"@types/jest": "^29.5.14",
39+
"@types/node": "^20.19.35",
3940
"@typescript-eslint/eslint-plugin": "^5.22.0",
4041
"@typescript-eslint/parser": "^5.22.0",
4142
"eslint": "^8.14.0",

0 commit comments

Comments
 (0)