diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index d6858a3..971e5bf 100644 --- a/package.json +++ b/package.json @@ -9,11 +9,14 @@ "lint": "next lint" }, "dependencies": { + "font-awesome": "^4.7.0", "next": "14.0.2", "react": "^18", "react-bootstrap": "^2.9.1", "react-dom": "^18", + "react-icons": "^4.12.0", "react-lrc": "^3.0.2", + "react-srv3": "^1.0.4", "react-toastify": "^9.1.3", "styled-components": "^6.1.1" }, |
