Skip to content

Commit 1f2829b

Browse files
author
hirsch88
committed
adjust deploy process
1 parent 1541d70 commit 1f2829b

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
@@ -1,7 +1,7 @@
11
{
22
"compilerOptions": {
33
"module": "commonjs",
4-
"target": "es6",
4+
"target": "es5",
55
"moduleResolution": "node",
66
"sourceMap": true,
77
"noUnusedLocals": true,

0 commit comments

Comments
 (0)