aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authormadelinegr <mgriswold99@gmail.com>2019-06-07 19:04:04 -0400
committermadelinegr <mgriswold99@gmail.com>2019-06-07 19:04:04 -0400
commit91614b758e937113a39ab3490b8ec379ee0e03c1 (patch)
treed155ea94c2ad8a37e3dcd9a509f6f3eed14fa1b1 /package.json
parentf88bb6cb27d84041637ac31d8b4b82a710367dfb (diff)
Icons for buttons and next and back is added
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index df0767b50..de4e7b37e 100644
--- a/package.json
+++ b/package.json
@@ -41,6 +41,8 @@
"dependencies": {
"@fortawesome/fontawesome-free-solid": "^5.0.13",
"@fortawesome/fontawesome-svg-core": "^1.2.15",
+ "@fortawesome/free-brands-svg-icons": "^5.9.0",
+ "@fortawesome/free-regular-svg-icons": "^5.9.0",
"@fortawesome/free-solid-svg-icons": "^5.7.2",
"@fortawesome/react-fontawesome": "^0.1.4",
"@hig/flyout": "^1.0.3",