miickel / gulp-angular-templatecache

Concatenates and registers AngularJS templates in the $templateCache.
MIT License
525 stars 103 forks source link

using jsesc breaks semver #130

Closed oriSomething closed 8 years ago

oriSomething commented 8 years ago

it means the minimum node version is needed is 4.x instead of 0.8 as it written in package.json today.

half related #129

i think it would be better to publish 2.x version and another bump of 1.9 to revert the breaking change