Skip to content

Commit

Permalink
Update joi to version 14.3.0 (#83)
Browse files Browse the repository at this point in the history
* fix(package): update joi to version 14.3.0

Closes #80

* chore(package): update lockfile package-lock.json
  • Loading branch information
jogold committed Dec 2, 2018
1 parent b17f8b5 commit da3ea67
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 26 deletions.
41 changes: 16 additions & 25 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 @@ -45,7 +45,7 @@
},
"dependencies": {
"date-fns": "^1.29.0",
"joi": "^13.6.0",
"joi": "^14.3.0",
"ramda": "^0.26.1"
},
"devDependencies": {
Expand Down

0 comments on commit da3ea67

Please sign in to comment.