Skip to content

Commit b427666

Browse files
committed
chore: fix build
1 parent d3ac96b commit b427666

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"compilerOptions": {
33
"module": "nodenext",
44
"moduleResolution": "nodenext",
5+
"target": "esnext",
56
"strict": true
67
},
78
"files": [],

0 commit comments

Comments
 (0)