mirror of
https://github.com/hay-kot/homebox.git
synced 2025-08-01 07:10:32 +00:00
stuff
This commit is contained in:
parent
8ece3bd7bf
commit
11dcff450c
15 changed files with 536 additions and 22 deletions
|
@ -5,7 +5,8 @@
|
|||
"dev": "nuxt dev",
|
||||
"generate": "nuxt generate",
|
||||
"preview": "nuxt preview",
|
||||
"postinstall": "nuxt prepare"
|
||||
"postinstall": "nuxt prepare",
|
||||
"test": "vitest"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nuxt": "3.0.0-rc.8",
|
||||
|
@ -26,4 +27,4 @@
|
|||
"tailwindcss": "^3.1.8",
|
||||
"vue": "^3.2.38"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue