diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json index d20aae9..a4dddf5 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,8 @@ "astro": "astro" }, "dependencies": { - "astro": "^4.0.5" + "@iconify-json/fa6-brands": "^1.1.18", + "astro": "^4.0.5", + "astro-icon": "^1.0.2" } }
\ No newline at end of file |
