Skip to content

Commit

Permalink
Update hbs
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Rogerio committed Dec 29, 2014
1 parent 42b7729 commit 76b2fa8
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": "express4-boilerplate",
"version": "0.0.11",
"version": "0.0.12",
"private": true,
"description": "Create apps with Express 4",
"main": "app.js",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"express": "~4.10.6",
"compression": "~1.2.2",
"hbs": "~2.7.0",
"hbs": "~2.8.0",
"moment": "~2.8.4"
},
"devDependencies": {
Expand Down

0 comments on commit 76b2fa8

Please sign in to comment.