summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2016-07-30 12:10:06 -0400
committerPliable Pixels <pliablepixels@gmail.com>2016-07-30 12:10:06 -0400
commit81d24bbed0af0ba7b39948ca968528b225a46c76 (patch)
tree002b052c15f760859cb4621e94c402b0932363ed /plugins
parent1acb44eb2bf5d80bdb71e80ab211e24178ce403b (diff)
#292 - added sqlite
Former-commit-id: 7dbcc75a64cc49cfda1eb4ea49ef8bc2bd4529d3
Diffstat (limited to 'plugins')
-rw-r--r--plugins/fetch.json8
1 files changed, 8 insertions, 0 deletions
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