Skip to content

Commit

Permalink
Update joi package
Browse files Browse the repository at this point in the history
  • Loading branch information
mroberty8 committed Mar 25, 2016
1 parent d111dcb commit 332ad21
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": "yocto-utils",
"version": "1.2.6",
"version": "1.2.7",
"description": "Utility tools for : cryptography, date, media, object, strings",
"scripts": {
"test": "grunt test"
Expand Down Expand Up @@ -51,7 +51,7 @@
],
"dependencies": {
"crypto": "0.0.3",
"joi": "^7.3.0",
"joi": "^8.0.5",
"lodash": "^3.10.1",
"map-obj": "^1.0.1",
"yocto-logger": "^1.1.2"
Expand Down

0 comments on commit 332ad21

Please sign in to comment.