mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-04-21 17:44:39 -06:00
Revert vue-tsc version bump in package.json to match main
Co-authored-by: DavidHDev <48634587+DavidHDev@users.noreply.github.com>
This commit is contained in:
Generated
+1
-1
@@ -55,7 +55,7 @@
|
||||
"typescript": "~5.8.0",
|
||||
"vite": "^7.0.0",
|
||||
"vite-plugin-vue-devtools": "^7.7.7",
|
||||
"vue-tsc": "^2.2.12"
|
||||
"vue-tsc": "^2.2.10"
|
||||
}
|
||||
},
|
||||
"node_modules/@alvarosabu/utils": {
|
||||
|
||||
+1
-1
@@ -64,7 +64,7 @@
|
||||
"typescript": "~5.8.0",
|
||||
"vite": "^7.0.0",
|
||||
"vite-plugin-vue-devtools": "^7.7.7",
|
||||
"vue-tsc": "^2.2.12"
|
||||
"vue-tsc": "^2.2.10"
|
||||
},
|
||||
"lint-staged": {
|
||||
"src/**/*.{js,ts,jsx,tsx,vue}": [
|
||||
|
||||
Reference in New Issue
Block a user