Skip to content

Commit

Permalink
chore: build
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylvln committed Jan 30, 2023
1 parent ece3ed8 commit 3cd1b02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tsconfig.build.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": "./tsconfig.json",
"include": [],
"include": ["src/**/*.ts"],
"files": ["src/index.ts"]
}

0 comments on commit 3cd1b02

Please sign in to comment.