Skip to content

Commit

Permalink
bump handlebars version to ^4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
John Steidley committed Sep 1, 2015
1 parent bdb5c32 commit 71bac24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"glob": "^5.0.0",
"graceful-fs": "^3.0.2",
"handlebars": "^3.0.0",
"handlebars": "^4.0.0",
"object.assign": "^1.1.1",
"promise": "^6.0.0"
},
Expand Down

0 comments on commit 71bac24

Please sign in to comment.