aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorKevin J Hoerr <kjhoerr@protonmail.com>2021-04-22 16:22:03 -0400
committerKevin J Hoerr <kjhoerr@protonmail.com>2021-04-22 16:22:03 -0400
commit798312173829dea3320b1207ebb3d580cc882578 (patch)
treecedac9341a08971318d6cd8fefe314ecdfe31237 /package.json
parentc5f613990c2ec31b61c124aa18523d04768e107e (diff)
downloadsubmelon.dev-798312173829dea3320b1207ebb3d580cc882578.tar.gz
submelon.dev-798312173829dea3320b1207ebb3d580cc882578.tar.bz2
submelon.dev-798312173829dea3320b1207ebb3d580cc882578.zip
Use FA Mastodon icon
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 ae2ead4..4f361f1 100644
--- a/package.json
+++ b/package.json
@@ -17,6 +17,7 @@
"dependencies": {
"@mdx-js/mdx": "^1.6.22",
"@mdx-js/react": "^1.6.22",
+ "@types/react-icons": "^3.0.0",
"babel-plugin-styled-components": "^1.12.0",
"gatsby": "^3.3.1",
"gatsby-plugin-image": "^1.3.1",
@@ -31,6 +32,7 @@
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-helmet": "^6.1.0",
+ "react-icons": "^4.2.0",
"styled-components": "^5.2.3"
},
"devDependencies": {