diff --git a/tsconfig.json b/tsconfig.json index 1f06399..cb7f580 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -24,7 +24,7 @@ "esModuleInterop": true, "baseUrl": ".", "module": "ESNext", - "moduleResolution": "Node10", + "moduleResolution": "nodenext", "paths": { "@types": [ "./@types/index.d.ts"