Skip to content

Commit ce38421

Browse files
[autofix.ci] apply automated fixes
1 parent 7eac293 commit ce38421

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

modules/nuxt-coolify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type: 3rd-party
1111
maintainers:
1212
- name: h+
1313
github: JustSerdar
14-
twitter: darwebdb
14+
twitter: justserdardev
1515
compatibility:
1616
nuxt: '>=3.0.0'
1717
requires: {}
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
name: nuxt-safe-runtime-config
2+
description: Validate Nuxt runtime config with Standard Schema at build time
3+
repo: onmax/nuxt-safe-runtime-config#main
4+
npm: nuxt-safe-runtime-config
5+
icon: ''
6+
github: https://github.com/onmax/nuxt-safe-runtime-config/tree/main
7+
website: https://github.com/onmax/nuxt-safe-runtime-config/tree/main
8+
learn_more: ''
9+
category: Devtools
10+
type: 3rd-party
11+
maintainers:
12+
- name: Max
13+
github: onmax
14+
bluesky: onmax.bsky.social
15+
twitter: _onmax
16+
compatibility:
17+
nuxt: ^3.0.0
18+
requires: {}

0 commit comments

Comments
 (0)