miickel / gulp-angular-templatecache

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

Update to NodeJS 8 #175

Closed simonua closed 5 years ago

simonua commented 5 years ago

The currently-supported NodeJS version was still listed at >=4.2.0 even though 4 has been deprecated for a while now. As NodeJS 6 will be deprecated in a couple of days, we should upgrade to a minimum of NodeJS 8.