Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lucemans committed Oct 31, 2024
1 parent 19a3488 commit 5404ed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"compilerOptions": {
"moduleResolution": "node",
"target": "ES5",
"target": "ES6",
"module": "commonjs",
"lib": ["es2015", "es2016", "es2017", "es2020", "DOM"],
"strict": true,
Expand Down

0 comments on commit 5404ed9

Please sign in to comment.