added maddie to friends, added possum.city

This commit is contained in:
elh 2024-08-06 14:12:12 -04:00
parent df5bd21969
commit 8e15c1d790
4 changed files with 367 additions and 495 deletions

View file

@ -10,9 +10,9 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/check": "^0.7.0",
"@astrojs/svelte": "^5.6.0",
"astro": "^4.11.5",
"@astrojs/check": "^0.9.2",
"@astrojs/svelte": "^5.7.0",
"astro": "^4.13.1",
"svelte": "^4.2.18",
"typescript": "^5.4.5"
}