upgrade to astro 2.0

This commit is contained in:
2023-01-31 21:42:01 -05:00
parent d780cf085d
commit 4a8cb8bb32
30 changed files with 1291 additions and 1206 deletions
+2 -1
View File
@@ -12,7 +12,8 @@
},
"dependencies": {
"@astrojs/netlify": "^1.2.2",
"astro": "^1.6.13",
"@astrojs/rss": "^2.1.0",
"astro": "^2.0.4",
"astro-remote": "^0.2.3",
"date-fns-tz": "^1.3.7"
},