Skip to content

Commit a06b356

Browse files
AllanZhengYPsrchase
authored andcommitted
chore(eventstream-serde-browser): release cjs package (smithy-lang#1122)
1 parent f75f95c commit a06b356

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/eventstream-serde-browser/tsconfig.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"compilerOptions": {
33
"target": "ES5",
4-
"module": "ESNext",
5-
"moduleResolution": "node",
4+
"module": "commonjs",
65
"declaration": true,
76
"strict": true,
87
"sourceMap": true,

0 commit comments

Comments
 (0)