summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorCamil Staps2020-05-01 13:56:06 +0200
committerCamil Staps2020-05-01 13:56:06 +0200
commit9cae9bf605f9e6548676e8fe4067ab59a0743d93 (patch)
tree8dd1d4d766c9863504fc02b6afc47256e13db2cb /package.json
parentObfuscate email address (diff)
Use brand icons for Academia.edu, Twitter, GitHub, and LinkedIn links
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 5572462..496fa54 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,8 @@
"markdown-js": "0.0.4"
},
"dependencies": {
+ "@fortawesome/fontawesome-free": "^5.13.0",
+ "academicons": "^1.8.6",
"natives": "^1.1.4"
}
}