diff --git a/npm-audit.html b/npm-audit.html index 8632afe..89909ed 100644 --- a/npm-audit.html +++ b/npm-audit.html @@ -47,7 +47,7 @@
- 23 + 24

Dependencies

@@ -55,7 +55,7 @@
- November 28th 2020, 8:52:16 am + December 24th 2020, 8:31:40 am

Last updated

diff --git a/tsconfig.json b/tsconfig.json index 560d7eb..aa93a1a 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -3,7 +3,6 @@ "compilerOptions": { "esModuleInterop": true, "skipLibCheck": true, - "importHelpers": true, "types": ["@adonisjs/core", "@adonisjs/repl", "@types/node"] } }