gsklee / ngStorage

localStorage and sessionStorage done right for AngularJS.
MIT License
2.34k stars 461 forks source link

There is phantomjs and karma in dependencies. Why? As ngStorage user i think it should be in devDeps. #279

Open ppatrik opened 6 years ago

serhalp commented 2 years ago

@ppatrik I was confused by this too. It actually was fixed years ago, but this package is published under two different names (ng-storage and ngstorage) and newer versions are only available under the official ngstorage name: https://github.com/gsklee/ngStorage/issues/209. Just upgrade to the latest version under the ngstorage name.