kurko / ember-indexeddb-adapter

Ember Data IndexedDB Adapter
MIT License
43 stars 16 forks source link

Bower Setup #17

Closed Jorvaulx closed 10 years ago

Jorvaulx commented 10 years ago

Looks like the bower install is pointing to wrong repository:
git://github.com/chlu/ember-indexeddb-adapter.git instead of
git://github.com/kurko/ember-indexeddb-adapter.git (i'm guessing thats the right repository)

kurko commented 10 years ago

You need to set up the correct address yourself in your bower.json file. chlu's repo was there before mine.