Skip to content

Commit

Permalink
updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwalters committed Jan 5, 2016
1 parent e976029 commit 7ac7692
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@
"repository": "https://github.com/ryanwalters/jot",
"license": "BSD-3-Clause",
"dependencies": {
"boom": "^3.0.0",
"boom": "^3.1.1",
"hoek": "^3.0.4",
"joi": "^7.0.0",
"joi": "^7.1.0",
"jsonwebtoken": "^5.4.4"
},
"devDependencies": {
"code": "^2.0.1",
"code": "^2.1.0",
"coveralls": "^2.11.4",
"hapi": "^11.1.1",
"hapi-auth-cookie": "^3.1.0",
"hapi": "^12.0.0",
"hapi-auth-cookie": "^4.0.0",
"lab": "^8.0.0"
}
}

0 comments on commit 7ac7692

Please sign in to comment.