Skip to content

Commit

Permalink
add possibility of using multiple connections
Browse files Browse the repository at this point in the history
  • Loading branch information
abrzezinski94 committed Apr 7, 2024
1 parent 87a557d commit fbeb694
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,6 +1,6 @@
{
"compilerOptions": {
"target": "es5",
"target": "ES2021",
"module": "commonjs",
"declaration": true,
"outDir": "./lib",
Expand Down

0 comments on commit fbeb694

Please sign in to comment.