Skip to content

Commit 4a27daa

Browse files
committed
chore(update): nuxt 3.14
1 parent 1cbfa25 commit 4a27daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/pages/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import AdvertiseBox from '@/components/AdvertiseBox.vue'
3131
<AdvertiseBox header="Typescript 5" icon="prime-check-circle" color="blue-400">
3232
Typesafe by default
3333
</AdvertiseBox>
34-
<AdvertiseBox header="Nuxt 3.13.x (Nuxt 4 ready)" icon="prime-check-circle" color="green-400">
34+
<AdvertiseBox header="Nuxt 3.14.x (Nuxt 4 ready)" icon="prime-check-circle" color="green-400">
3535
<ExternalLink href="https://nuxt.com/" text="Nuxt" /> with Pages, Layouts, ...
3636
</AdvertiseBox>
3737
<AdvertiseBox header="Nuxt Content 2.13.x" icon="prime-check-circle" color="green-400">

0 commit comments

Comments
 (0)