This commit is contained in:
三咲智子 Kevin Deng
2023-09-25 19:50:21 +08:00
parent 30bc3b3afb
commit aa95451d38
2 changed files with 72 additions and 3 deletions

View File

@ -37,7 +37,7 @@
"@babel/helper-module-imports": "^7.22.5",
"@babel/parser": "^7.22.11",
"@babel/plugin-syntax-typescript": "^7.22.5",
"@vue/compiler-sfc": "^3.3.4"
"@vue/compiler-sfc": "npm:@vue/compiler-sfc-canary@minor"
},
"devDependencies": {
"@babel/core": "^7.22.11",