Skip to content

Commit 81fa9a4

Browse files
committed
Fixed dependencies
1 parent 09b79bd commit 81fa9a4

File tree

2 files changed

+174
-1
lines changed

2 files changed

+174
-1
lines changed

package-lock.json

Lines changed: 173 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@adonisjs/generic-exceptions": "^2.0.0",
26-
"json-api-serializer": "github:dinevillar/json-api-serializer#e5a1695f0877089bf0c99a5b04601e0d1f7e449a",
26+
"json-api-serializer": "github:dinevillar/json-api-serializer",
2727
"lodash": "^4.17.5",
2828
"node-exceptions": "^3.0.0",
2929
"qs": "^6.5.1"

0 commit comments

Comments
 (0)