Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

Commit

Permalink
fix(package): add missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Oct 8, 2016
1 parent cff1e10 commit 3f5e9a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -18,7 +18,8 @@
"adonis-fold": "^3.0.3",
"adonis-framework": "^3.0.3",
"adonis-lucid": "^3.0.7",
"adonis-middleware": "^1.0.8"
"adonis-middleware": "^1.0.8",
"youch": "^1.0.1"
},
"standard": {
"global": [
Expand Down

0 comments on commit 3f5e9a1

Please sign in to comment.