Skip to content

Commit cb99ce4

Browse files
authored
fix build (#621)
1 parent 17dc5ed commit cb99ce4

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
@@ -4,7 +4,7 @@
44
"esModuleInterop": true,
55
"lib": [
66
"DOM",
7-
"es2015",
7+
"es2015"
88
],
99
"module": "commonjs",
1010
"moduleResolution": "node",

0 commit comments

Comments
 (0)