diff options
Diffstat (limited to 'frontend/package.json')
| -rw-r--r-- | frontend/package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/frontend/package.json b/frontend/package.json index 6e8d3ad..a4121dc 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -12,6 +12,9 @@ "preview": "vite preview" }, "dependencies": { + "@fortawesome/fontawesome-svg-core": "^6.7.2", + "@fortawesome/free-solid-svg-icons": "^6.7.2", + "@fortawesome/react-fontawesome": "^0.2.2", "@tailwindcss/vite": "^4.1.11", "graphql": "^16.11.0", "react": "^19.1.0", |
