build(deps-dev): apply updates
[poolifier.git] / examples / typescript / http-client-pool / tsconfig.json
index 57e49a1c4adf10b70b32bac5d52516025336d16b..19c730cb3bfc48460dd15e563cbf9e64c484f0f8 100644 (file)
@@ -2,7 +2,7 @@
   "$schema": "https://json.schemastore.org/tsconfig",
   "compilerOptions": {
     "target": "ES2022",
-    "module": "ES2022",
+    "module": "Node16",
     "moduleResolution": "Node16",
     "verbatimModuleSyntax": true,
     "rootDir": "./src",