From 81d24bbed0af0ba7b39948ca968528b225a46c76 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sat, 30 Jul 2016 12:10:06 -0400 Subject: #292 - added sqlite Former-commit-id: 7dbcc75a64cc49cfda1eb4ea49ef8bc2bd4529d3 --- config.xml | 1 + plugins/fetch.json | 8 ++++++++ 2 files changed, 9 insertions(+) diff --git a/config.xml b/config.xml index f685763f..39423103 100644 --- a/config.xml +++ b/config.xml @@ -79,4 +79,5 @@ + diff --git a/plugins/fetch.json b/plugins/fetch.json index 846f99fb..2de2b514 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -185,5 +185,13 @@ }, "is_top_level": true, "variables": {} + }, + "cordova-sqlite-storage": { + "source": { + "type": "registry", + "id": "cordova-sqlite-storage" + }, + "is_top_level": true, + "variables": {} } } \ No newline at end of file -- cgit v1.2.3