aboutsummaryrefslogtreecommitdiff
path: root/package-lock.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-lock.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-lock.json')
-rw-r--r--package-lock.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index 698bd60cc..51105842a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -301,6 +301,21 @@
"@fortawesome/fontawesome-common-types": "^0.2.29"
}
},
+ "@fortawesome/free-brands-svg-icons": {
+ "version": "5.14.0",
+ "resolved": "https://registry.npmjs.org/@fortawesome/free-brands-svg-icons/-/free-brands-svg-icons-5.14.0.tgz",
+ "integrity": "sha512-WsqPFTvJFI7MYkcy0jeFE2zY+blC4OrnB9MJOcn1NxRXT/sSfEEhrI7CwzIkiYajLiVDBKWeErYOvpsMeodmCQ==",
+ "requires": {
+ "@fortawesome/fontawesome-common-types": "^0.2.30"
+ },
+ "dependencies": {
+ "@fortawesome/fontawesome-common-types": {
+ "version": "0.2.30",
+ "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.30.tgz",
+ "integrity": "sha512-TsRwpTuKwFNiPhk1UfKgw7zNPeV5RhNp2Uw3pws+9gDAkPGKrtjR1y2lI3SYn7+YzyfuNknflpBA1LRKjt7hMg=="
+ }
+ }
+ },
"@fortawesome/free-regular-svg-icons": {
"version": "5.13.1",
"resolved": "https://registry.npmjs.org/@fortawesome/free-regular-svg-icons/-/free-regular-svg-icons-5.13.1.tgz",