coresmart / persistencejs

persistence.js is an asynchronous Javascript database mapper library. You can use it in the browser, as well on the server (and you can share data models between them).
http://persistencejs.org
1.73k stars 240 forks source link

can't install with bower #142

Closed janezkranjc closed 10 years ago

janezkranjc commented 10 years ago

when I try to install

bower install persistence

it does not find the package.

zefhemel commented 10 years ago

Just published it.

epartipilo commented 10 years ago

Hi, persistence.store.cordovasql does not come with the bower version. bower install persistence

romgar commented 10 years ago

Hi epartipilo,

Issue #148 has been opened on that purpose.