began rewrite

This commit is contained in:
2024-01-29 21:49:35 +01:00
parent 5fc0d4ac9f
commit de681d6326
18 changed files with 2476 additions and 1844 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "",
"name": "vaporvees-website",
"type": "module",
"version": "0.0.1",
"scripts": {
@@ -10,7 +10,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.4.1",
"sass": "^1.62.1"
"astro": "^4.2.6",
"sass": "^1.70.0"
}
}