gsklee / ngStorage

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

Problem with bower #223

Closed nicearma closed 8 years ago

nicearma commented 8 years ago

I don't know if you can change the ref at Bower, but with the last commit something is not working with bower

bower ENORESTARGET No tag found that was able to satisfy 0.3.10

Additional error details: Available versions in https://github.com/agrublev/ngStorage.git: 0.3.2, 0.3.0, 0.2.0, 0.1.8, 0.1.7, 0.1.6, 0.1.5

egilkh commented 8 years ago

Hey there!

As stated in the readme: NOTE: We are ngstorage and NOT ngStorage. The casing is important!

Should work if you use ngstorage instead of ngStorage.