diff options
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 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": { |
