You've already forked zblade.dev
Add .zblade/ to .gitignore, configure allow_gitignored_files setting, add TypeScript and Astro check dependencies, remove pnpm lockfile
This commit is contained in:
+3
-1
@@ -10,6 +10,8 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"astro": "^5.16.14"
|
||||
"@astrojs/check": "^0.9.6",
|
||||
"astro": "^5.16.14",
|
||||
"typescript": "^5.9.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user