This commit is contained in:
2024-08-19 16:10:32 -05:00
parent de7031f447
commit a7bd008bbc
3 changed files with 170 additions and 2 deletions

View File

@@ -10,8 +10,9 @@
"astro": "astro"
},
"dependencies": {
"astro": "^4.14.2",
"@astrojs/check": "^0.9.3",
"@astrojs/node": "^8.3.3",
"astro": "^4.14.2",
"typescript": "^5.5.4"
}
}