This repository has been archived on 2025-10-20. You can view files and clone it, but cannot push or open issues or pull requests.
Files
esp-projekt/package.json
danielvici123 834149ffb9 posts ansehen, posts im detial, scrollbar entfernt
scrollbar:  - nurnoch in bestimmten elementen
2025-03-23 21:20:43 +01:00

14 lines
295 B
JSON

{
"dependencies": {
"@deno/vite-plugin": "^1.0.0",
"@vitejs/plugin-vue": "^5.1.4",
"tailwind-scrollbar": "^4.0.1",
"tailwind-scrollbar-hide": "^2.0.0",
"vue-router": "^4.5.0"
},
"devDependencies": {
"typescript": "^5.8.2",
"vite-plugin-checker": "^0.9.1"
}
}