Skip to content

Commit 20fd768

Browse files
committed
fix: bump again, previous build blew up in the middle of publish
1 parent 9a29289 commit 20fd768

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
@@ -3,7 +3,7 @@
33
"compilerOptions": {
44
"outDir": "./dist",
55
"target": "es2015",
6-
"module": "CommonJS",
6+
"module": "commonjs",
77
"moduleResolution": "node",
88
"sourceMap": true,
99
"declaration": true,

0 commit comments

Comments
 (0)