Skip to content

Commit

Permalink
updates versions of hapi and vision
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed Aug 16, 2015
1 parent f2dac47 commit c4878bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "learn-hapi",
"version": "9.0.1",
"version": "9.0.2",
"description": "Learn to build Web Applications & APIs using Hapi.js",
"main": "index.js",
"scripts": {
Expand All @@ -26,11 +26,11 @@
"bell": "^5.0.1",
"boom": "^2.8.0",
"handlebars": "^3.0.3",
"hapi": "^9.0.1",
"hapi": "^9.0.2",
"inert": "^3.0.1",
"joi": "^6.6.1",
"socket.io": "^1.3.6",
"vision": "^2.0.1"
"vision": "^3.0.0"
},
"devDependencies": {
"code": "^1.5.0",
Expand Down

0 comments on commit c4878bc

Please sign in to comment.