scotttrinh/angular-localForage

Clean up and update depedencies

scotttrinh opened this issue · 1 comments

There are a few devDependencies that are out of date or unnecessary. Evaluate and clean up.

A few examples:

gulp-clean -> del
karma@0.12.37 -> karma@1.x

The current versrion of Karma does not work on Node 7.x.