Add demo link in navbar and fix stack in tech showcase

This commit is contained in:
Aman Varshney
2025-03-23 18:00:26 +05:30
parent c605c7c075
commit ed401d01e9
9 changed files with 261 additions and 262 deletions

View File

@@ -22,10 +22,7 @@
"test": "vitest run",
"prepublishOnly": "npm run build"
},
"files": [
"dist",
"template"
],
"files": ["dist", "template"],
"dependencies": {
"@clack/prompts": "^0.10.0",
"commander": "^13.1.0",