remoteStorage.js available via Bower again

We just fixed the Bower situation, so you can install remoteStorage.js properly with Bower now.

If you still have some old version cached, clean that one first:

bower cache clean

Installing remoteStorage.js with Bower:

bower install remotestorage

Installing and adding to your project’s Bower dependencies at the same time:

bower install -S remotestorage

Enjoy!

By the way, if you want to help with publishing remoteStorage.js via other client-side package managers, like e.g. Volo or Ender, there are some issues open already, and feel free to add more: