1
0
forked from noxious/client

Re-added Vue Dev Tools. Problem fixed

https://github.com/vuejs/devtools-next/issues/635
This commit is contained in:
2024-10-16 18:50:38 +02:00
parent 9686381745
commit f24a498246
4 changed files with 1367 additions and 21 deletions

View File

@ -49,6 +49,7 @@
"tailwindcss": "^3.4.13",
"typescript": "~5.6.2",
"vite": "^5.4.9",
"vite-plugin-vue-devtools": "^7.5.2",
"vitest": "^2.0.3",
"vue-tsc": "^1.6.5"
}