diff --git a/tsconfig.json b/tsconfig.json index 0477ade7..db05172a 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -12,6 +12,6 @@ "esModuleInterop": true }, "vueCompilerOptions": { - "target": 2.7 + "target": 3 } }