Skip to content

Commit

Permalink
Fixes build
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrolamas committed Oct 15, 2020
1 parent c4b53a8 commit 01df289
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 55 deletions.
126 changes: 73 additions & 53 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"compilerOptions": {
"target": "esnext",
"target": "es6",
"module": "commonjs",
"outDir": "./lib",
"rootDir": "./src",
Expand Down

0 comments on commit 01df289

Please sign in to comment.