Now has all of the functions as the Astro site.
Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
This commit is contained in:
parent
2e98cb39f4
commit
f9e7e5480c
12 changed files with 2618 additions and 3316 deletions
12
package.json
12
package.json
|
|
@ -8,14 +8,14 @@
|
|||
"postinstall": "nuxt prepare"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxtjs/color-mode": "3.1.8",
|
||||
"@nuxtjs/tailwindcss": "6.1.3",
|
||||
"nuxt": "3.0.0-rc.13",
|
||||
"tailwindcss": "3.2.2"
|
||||
"@nuxtjs/color-mode": "3.2.0",
|
||||
"@nuxtjs/tailwindcss": "6.6.7",
|
||||
"nuxt": "3.4.3",
|
||||
"prisma": "4.14.0",
|
||||
"tailwindcss": "3.3.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@typegoose/typegoose": "9.12.1",
|
||||
"mongoose": "6.7.2",
|
||||
"@prisma/client": "4.14.0",
|
||||
"scss": "0.2.4"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue