Update vue version

vue3-2
Varun Patil 2022-12-10 12:36:24 -08:00
parent fac51d30ab
commit addb60d9af
1 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,6 @@
"esModuleInterop": true
},
"vueCompilerOptions": {
"target": 2.7
"target": 3
}
}