Skip to content

Commit 0492e94

Browse files
authored
feat: add @jrmc/adonis-lucid-commands (#129)
1 parent e7e653f commit 0492e94

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

content/packages/adonis-attachment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repo: batosai/adonis-attachment#main
44
npm: '@jrmc/adonis-attachment'
55
icon: ''
66
github: https://github.com/batosai/adonis-attachment
7-
website: https://github.com/batosai/adonis-attachment
7+
website: https://adonis-attachment.jrmc.dev
88
learn_more: ''
99
category: Database
1010
type: 3rd-party
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
name: adonis-lucid-commands
2+
description: A set of commands to help you manage your databases.
3+
repo: batosai/adonis-lucid-commands#main
4+
npm: '@jrmc/adonis-lucid-commands'
5+
icon: ''
6+
github: https://github.com/batosai/adonis-lucid-commands
7+
website: https://github.com/batosai/adonis-lucid-commands
8+
learn_more: ''
9+
category: Database
10+
type: 3rd-party
11+
maintainers:
12+
- name: Jeremy Chaufourier
13+
github: batosai
14+
compatibility:
15+
adonis: ^6.0.0

0 commit comments

Comments
 (0)