about summary refs log tree commit diff
path: root/client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/package.json b/client/package.json
index 0650abf..63096ae 100644
--- a/client/package.json
+++ b/client/package.json
@@ -4,6 +4,9 @@
   "private": true,
   "homepage": "/client/",
   "dependencies": {
+    "@fortawesome/fontawesome-svg-core": "^1.2.28",
+    "@fortawesome/free-solid-svg-icons": "^5.13.0",
+    "@fortawesome/react-fontawesome": "^0.1.10",
     "axios": "^0.19.2",
     "clipboard-copy": "^3.1.0",
     "react": "^16.13.1",