Merge pull request #140 from xPaw/handlebars

Update handlebars to 4.0.5
This commit is contained in:
Max-P 2016-03-06 00:49:33 -05:00
commit a8867c892f
2 changed files with 1217 additions and 637 deletions

File diff suppressed because it is too large Load Diff

View File

@ -47,7 +47,7 @@
"grunt-cli": "0.1.13",
"grunt-contrib-uglify": "0.11.1",
"grunt-contrib-watch": "0.6.1",
"handlebars": "^2.0.0",
"handlebars": "4.0.5",
"mocha": "2.4.5"
}
}