Updated to Astro V2.0

This commit is contained in:
Firq 2023-01-27 16:02:31 +01:00
parent 8ad42cfa89
commit e6da9611fa
Signed by: Firq
GPG key ID: 4DE1059A4666E89F
2 changed files with 14 additions and 2 deletions

View file

@ -11,6 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.2"
"astro": "^2.0.2",
"iconoir": "^6.1.0"
}
}