clear git cache for new .gitignore

t
This commit is contained in:
2025-02-22 17:10:43 -05:00
parent bbb4c60328
commit 9feda01532
3 changed files with 7 additions and 186 deletions

View File

@ -10,7 +10,8 @@
},
"devDependencies": {
"sass": "^1.85.0",
"typescript": "^5.7.2",
"vite": "^6.1.0"
"typescript": "^5.7.3",
"vite": "^6.1.1",
"vite-plugin-html": "^3.2.2"
}
}