diff --git a/tsconfig.json b/tsconfig.json index 4d143e2..fc84342 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "@tsconfig/node12", + "extends": "@tsconfig/node16", "compilerOptions": { "outDir": "dist", "rootDir": "src",