Skip to content

Commit e2632a1

Browse files
authored
chore: fix syntax
1 parent b0edfa8 commit e2632a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.baserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"seeAlso": [
3-
{ "repository": "nuxt-content-body-html", "description": "Embed a Mermaid diagram in a Nuxt.js app by providing its diagram string." }
3+
{ "repository": "nuxt-content-body-html", "description": "Embed a Mermaid diagram in a Nuxt.js app by providing its diagram string." },
44
{ "repository": "nuxt-mail", "description": "Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails." },
55
{ "repository": "nuxt-route-meta", "description": "Adds Nuxt page data to route meta at build time." },
66
{ "repository": "nuxt-modernizr", "description": "Adds a Modernizr build to your Nuxt.js app." },

0 commit comments

Comments
 (0)