Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Siedlerchr committed Sep 28, 2022
1 parent dbed8b5 commit 23d9f44
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
Expand Up @@ -12,7 +12,7 @@
"noImplicitAny": true,
"noImplicitThis": true,
"resolveJsonModule": true,
"skipLibCheck": false,
"skipLibCheck": true,
"strictFunctionTypes": true,
"strictNullChecks": true,
"target": "ES2017",
Expand Down

0 comments on commit 23d9f44

Please sign in to comment.