Skip to content

Commit

Permalink
Fix iconify
Browse files Browse the repository at this point in the history
  • Loading branch information
alexnguyennz committed Aug 16, 2024
1 parent 5ad8170 commit 736f9d6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"@astrojs/rss": "4.0.7",
"@astrojs/sitemap": "3.1.6",
"@astrojs/tailwind": "5.1.0",
"@iconify/tools": "^4.0.5",
"@orama/plugin-astro": "2.0.23",
"astro": "4.14.2",
"astro-expressive-code": "0.35.6",
Expand Down Expand Up @@ -50,5 +49,10 @@
"prettier-plugin-tailwindcss": "0.6.6",
"vite": "5.4.1",
"vitest": "2.0.5"
},
"overrides": {
"astro-icon": {
"@iconify/tools": "^4.0.0"
}
}
}

0 comments on commit 736f9d6

Please sign in to comment.