Skip to content

Commit

Permalink
Downgrade joi to a version that supports Node.js 6.
Browse files Browse the repository at this point in the history
  • Loading branch information
paparomeo committed Nov 15, 2017
1 parent 8a416bc commit 93dbf33
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 54 deletions.
84 changes: 31 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"express": "4.16.2",
"express-graphql": "0.6.11",
"graphql": "0.11.7",
"joi": "13.0.2",
"joi": "12.0.0",
"lodash.assign": "4.2.0",
"lodash.isequal": "4.5.0",
"lodash.omit": "4.5.0",
Expand Down

0 comments on commit 93dbf33

Please sign in to comment.