Closed JamesMessinger closed 9 years ago
Published :) Thanks for the package.json required for this! :) https://www.npmjs.com/package/cordova-plugin-websql-async
cool. I updated the IndexedDB plugin to point to your repo instead of my fork. I decided to point to your GIT URL rather than the npm package for now so it'll work with both Cordova CLI 4.0 and 5.0. I'll point to your npm package once Cordova 5.0 is more widespread.
Cordova plugins are moving to npm, so this plugin should be published to npm as
cordova-plugin-websql-async
. Once this is done, I can update the asynchronous IndexedDB plugin to point to the npm package.