Skip to content

Commit 78f518f

Browse files
committed
fix node types resolutions
1 parent df0dd07 commit 78f518f

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
@@ -66,7 +66,7 @@
6666
"resolutions": {
6767
"es5-ext": "0.10.53",
6868
"lodash": "^4.17.0",
69-
"@types/node": "^18",
69+
"@types/node": "^20",
7070
"@types/ramda": "0.27.40",
7171
"thrift": "0.20.0"
7272
},

0 commit comments

Comments
 (0)