Skip to content

Commit

Permalink
Latest stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin1193 committed May 27, 2022
1 parent 85044af commit 4abfa0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adonis-kvn-response",
"version": "2.0.4",
"version": "2.0.5",
"description": "AdonisJS response helper for REST API",
"main": "build/src/providers/KvnResponseProvider.js",
"dependencies": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"build": "npm run compile"
},
"adonisjs": {
"types": "clear",
"types": "adonis-kvn-response/build/adonis-typings",
"providers": [
"adonis-kvn-response"
]
Expand Down

0 comments on commit 4abfa0c

Please sign in to comment.