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 7f9eab6 commit 1209858Copy full SHA for 1209858
README.md
@@ -35,7 +35,7 @@ module.exports = {
35
36
``` javascript
37
const providers = [
38
- 'adonis-json-api-serializer/providers/JsonApiProvider'
+ '@dinevillar/adonis-json-api-serializer/providers/JsonApiProvider'
39
]
40
```
41
0 commit comments