We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ddca6a commit e850f0cCopy full SHA for e850f0c
content/packages/adonisjs-girouette.yml renamed to content/packages/girouette.yml
@@ -1,7 +1,7 @@
1
-name: 'adonisjs-girouette'
2
-description: 'Decorators to handle routing directly inside the controller'
+name: 'girouette'
+description: 'An AdonisJS package allowing decorators-based routing.'
3
repo: softwarecitadel/adonisjs-girouette
4
-npm: '@softwarecitadel/adonisjs-girouette'
+npm: '@softwarecitadel/girouette'
5
icon: ''
6
github: https://github.com/softwarecitadel/adonisjs-girouette
7
website: https://github.com/softwarecitadel/adonisjs-girouette
@@ -12,4 +12,4 @@ maintainers:
12
- name: Alexis Bouchez
13
github: alexisbouchez
14
compatibility:
15
- adonis: ^5.0.0
+ adonis: ^6.0.0
0 commit comments