mirror of
https://github.com/veeso/termscp.git
synced 2026-09-26 05:51:20 -07:00
chore(site): remove ko-fi, add astro check dep, drop unused explorer media
This commit is contained in:
+3
-2
@@ -12,10 +12,11 @@
|
||||
"check": "astro check"
|
||||
},
|
||||
"dependencies": {
|
||||
"astro": "^5.0.0",
|
||||
"@astrojs/sitemap": "^3.2.0"
|
||||
"@astrojs/sitemap": "^3.2.0",
|
||||
"astro": "^5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/check": "^0.9.9",
|
||||
"@tailwindcss/vite": "^4.0.0",
|
||||
"tailwindcss": "^4.0.0",
|
||||
"typescript": "^5.6.0"
|
||||
|
||||
Reference in New Issue
Block a user