-
- Downloads
Slight button color change
This diff is collapsed.
... | @@ -23,12 +23,12 @@ | ... | @@ -23,12 +23,12 @@ |
"homepage": "https://tailorbird3d.rwth-aachen.de", | "homepage": "https://tailorbird3d.rwth-aachen.de", | ||
"private": true, | "private": true, | ||
"dependencies": { | "dependencies": { | ||
"@fortawesome/fontawesome-free": "^6.2.0", | "@fortawesome/fontawesome-free": "^6.5.2", | ||
"normalize.css": "^8.0.1", | "normalize.css": "^8.0.1", | ||
"zdog": "^1.1.3" | "zdog": "^1.1.3" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"vite": "^4.0.0", | "vite": "^5.2.11", | ||
"vite-plugin-webfont-dl": "^3.7.4" | "vite-plugin-webfont-dl": "^3.9.4" | ||
} | } | ||
} | } |
Please register or sign in to comment