Skip to content

Commit e850f0c

Browse files
author
Alexis Bouchez
authored
Removing outdated girouette package, and add the new one (#101)
1 parent 3ddca6a commit e850f0c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
name: 'adonisjs-girouette'
2-
description: 'Decorators to handle routing directly inside the controller'
1+
name: 'girouette'
2+
description: 'An AdonisJS package allowing decorators-based routing.'
33
repo: softwarecitadel/adonisjs-girouette
4-
npm: '@softwarecitadel/adonisjs-girouette'
4+
npm: '@softwarecitadel/girouette'
55
icon: ''
66
github: https://github.com/softwarecitadel/adonisjs-girouette
77
website: https://github.com/softwarecitadel/adonisjs-girouette
@@ -12,4 +12,4 @@ maintainers:
1212
- name: Alexis Bouchez
1313
github: alexisbouchez
1414
compatibility:
15-
adonis: ^5.0.0
15+
adonis: ^6.0.0

0 commit comments

Comments
 (0)