Fix astro-icon to v1.0.0-next.2 due to an error in next.4 version

This commit is contained in:
PrototypeArea
2023-12-22 11:08:56 -05:00
parent 2e8bfa0640
commit 59d42b8511

View File

@ -19,7 +19,7 @@
"@astrolib/seo": "^1.0.0-beta.5",
"@fontsource-variable/inter": "^5.0.16",
"astro": "^4.0.6",
"astro-icon": "^1.0.0-next.2",
"astro-icon": "1.0.0-next.2",
"limax": "4.1.0",
"lodash.merge": "^4.6.2",
"typescript-esbuild": "^0.3.2",