miickel / gulp-angular-templatecache

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

specify explicit versions for package.json dependencies #128

Closed joewright closed 8 years ago

joewright commented 8 years ago

also removed unnecessary path package.

without these changes all tests fail on node 6.2.0

after updating package.json, reinstalling dependencies and running mocha tests, all pass.

miickel commented 8 years ago

added in 1.8.1