update grunt-angular-templates version to fix HTML minification hanging in Grunt build
This commit is contained in:
parent
a8ec7865a7
commit
be59a910d4
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
"grunt": "~0.4.4",
|
||||
"grunt-contrib-concat": "~0.4.0",
|
||||
"grunt-contrib-cssmin": "~0.9.0",
|
||||
"grunt-angular-templates": "~0.5.4",
|
||||
"grunt-angular-templates": "~1.1.0",
|
||||
"grunt-contrib-uglify": "~0.4.0",
|
||||
"grunt-cachebuster": "~0.1.5"
|
||||
}
|
||||
|
|
Reference in a new issue