Skip to content

Commit 6eec04e

Browse files
committed
release(version): v1.4.0
1 parent ecb0349 commit 6eec04e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"compilerOptions": {
33
"target": "es2015",
4-
"module": "umd",
4+
"module": "commonjs",
55
"moduleResolution": "node",
66
"declaration": true,
77
"noImplicitAny": false,

0 commit comments

Comments
 (0)