aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorBob Zeleznik <zzzman@gmail.com>2020-07-27 11:52:37 -0400
committerBob Zeleznik <zzzman@gmail.com>2020-07-27 11:52:37 -0400
commitf869c7a75eb6a2f6e6301aa76c57e383b41d3fea (patch)
tree0ae4b751a57b8d6a1ac035d52b48ba629c1ecbf2 /package.json
parent777c4ff1c11d2532dc1be4243b548debd5d004ea (diff)
added hypothesis icon to toolbar. fixed toolbar to update to any document selection with specific items for each type.
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 6c466825e..3b7b5f391 100644
--- a/package.json
+++ b/package.json
@@ -117,6 +117,7 @@
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.29",
+ "@fortawesome/free-brands-svg-icons": "^5.14.0",
"@fortawesome/free-regular-svg-icons": "^5.13.1",
"@fortawesome/free-solid-svg-icons": "^5.13.1",
"@fortawesome/react-fontawesome": "^0.1.11",