diff options
| author | yipstanley <stanley_yip@brown.edu> | 2019-06-26 16:49:42 -0400 |
|---|---|---|
| committer | yipstanley <stanley_yip@brown.edu> | 2019-06-26 16:49:42 -0400 |
| commit | 1e85e70295aedce1e1e82475e931084c08243c25 (patch) | |
| tree | c069375095fb53990dc53e7069f754990aec77af /package.json | |
| parent | 914eb8cb8e8ba25f3adb31da01bd005fb3bce234 (diff) | |
| parent | deb85766ac5648cc8e3ab4bf9d182ac5bbbbe144 (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into pdf_snippet
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 713c5d585..804cdd262 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,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", |
