Skip to content

Commit 418fa70

Browse files
Romex91alexeyr
authored andcommitted
ship esm build
1 parent 1cc73d0 commit 418fa70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// needed for Jest tests even though we don't use .tsx
77
"jsx": "react-jsx",
88
"lib": ["dom", "es2020"],
9-
"module": "node16",
9+
"module": "es2020",
1010
"noImplicitAny": true,
1111
"outDir": "node_package/lib",
1212
"strict": true,

0 commit comments

Comments
 (0)