Skip to content

Commit

Permalink
remove unnecessary changes?
Browse files Browse the repository at this point in the history
  • Loading branch information
SuttonKyle committed Mar 25, 2024
1 parent 06f9002 commit 827369b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tsconfig.commonjs.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
"module": "commonjs",
"outDir": "./dist/lib",
},
}
}
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"target": "es2015"
},
"include": [
"src/*",
"src/*"
]
}

0 comments on commit 827369b

Please sign in to comment.