chore(bump): clean all files

This commit is contained in:
Eshan Roy
2024-11-06 19:08:38 +05:30
parent 812c339980
commit e70e07af88
14 changed files with 0 additions and 9075 deletions

View File

@@ -1,19 +0,0 @@
{
"name": "",
"type": "module",
"version": "0.0.1",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
"build": "astro check && astro build",
"preview": "astro preview",
"astro": "astro"
},
"dependencies": {
"@astrojs/starlight": "^0.24.3",
"astro": "^4.10.2",
"sharp": "^0.32.5",
"@astrojs/check": "^0.7.0",
"typescript": "^5.4.5"
}
}