Skip to content

Commit b12a889

Browse files
committed
chore: broken build
1 parent a24bd3d commit b12a889

File tree

3 files changed

+615
-1604
lines changed

3 files changed

+615
-1604
lines changed

docs/components/Footer.vue

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<template>
22
<UFooter :links="links">
3-
<template #left>
4-
</template>
3+
<template #left />
54

65
<template #right>
76
<UColorModeButton v-if="footer?.colorMode" />

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
"@nuxt/devtools-ui-kit": "^1.3.1",
9393
"@nuxt/module-builder": "^0.6.0",
9494
"@nuxt/test-utils": "3.13.0",
95+
"@types/semver": "^7.5.8",
9596
"@unhead/schema": "^1.9.10",
9697
"acorn-loose": "^8.4.0",
9798
"bumpp": "^9.4.1",

0 commit comments

Comments
 (0)