Enhance project star icon with hover animation, update compatibility date, and remove unused pnpm configuration

This commit is contained in:
2025-04-19 16:38:33 +02:00
parent 187cb14d40
commit 1cb002860d
3 changed files with 2 additions and 6 deletions

View File

@@ -48,8 +48,5 @@
"typescript": "^5.8.3",
"vue-tsc": "^2.2.8",
"wrangler": "^4.12.0"
},
"pnpm": {
"neverBuiltDependencies": []
}
}