Skip to content

Commit

Permalink
Merge branch 'main' into feat/webhook-egress
Browse files Browse the repository at this point in the history
  • Loading branch information
Carl Brugger committed Sep 1, 2023
2 parents b45070e + f99743e commit b334efe
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 @@ -3,6 +3,6 @@
"esModuleInterop": true,
"isolatedModules": true,
"lib": [ "es2015", "dom" ],
"moduleResolution": "nodenext"
"moduleResolution": "node"
}
}

0 comments on commit b334efe

Please sign in to comment.