[F] Fix vue-tsc vue-facing-decorator toNative

https://github.com/facing-dev/vue-facing-decorator/issues/163
This commit is contained in:
2025-10-24 18:22:40 +08:00
parent 34b076244b
commit 84128c52a5
11 changed files with 36 additions and 28 deletions
+2 -3
View File
@@ -33,7 +33,6 @@
"tslib": "^2.6.3",
"typescript": "^5.5.4",
"vite": "^7.1.12",
"vue-tsc": "^2.0.29"
},
"packageManager": "yarn@4.3.1"
"vue-tsc": "3.1.1"
}
}