diff options
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/fetch.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json index 2de2b514..2bb97c91 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -188,8 +188,9 @@ }, "cordova-sqlite-storage": { "source": { - "type": "registry", - "id": "cordova-sqlite-storage" + "type": "git", + "url": "https://github.com/litehelpers/Cordova-sqlite-storage.git", + "subdir": "." }, "is_top_level": true, "variables": {} |
