Skip to content

Commit 0af996f

Browse files
committed
Merge pull request #16 from mjrev/patch-1
package.json handlebars dependencies
2 parents 632cb0d + 4578ba5 commit 0af996f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"gulp-util": "^3.0.3",
3232
"through2": "^0.6.3",
33-
"handlebars": "^3.0.0"
33+
"handlebars": ">=3.0.0"
3434
},
3535
"devDependencies": {
3636
"mocha": "*"

0 commit comments

Comments
 (0)