summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2016-09-26 11:01:28 -0400
committerPliable Pixels <pliablepixels@gmail.com>2016-09-26 11:01:28 -0400
commitb58bdad53cf0437b4dc1ed13c0adacf2702df58b (patch)
tree8ea5d5117e175cc059a65cc4d8b9be334372e822 /plugins
parent505c82bd57ac67b6aa9347073f58367be565327b (diff)
#339 - row sizes scaled to text scale factor
Former-commit-id: 3c1cc2b4c617591aa74a6315de615dc194d1aa0f
Diffstat (limited to 'plugins')
-rw-r--r--plugins/fetch.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json
index 89424634..62cfa741 100644
--- a/plugins/fetch.json
+++ b/plugins/fetch.json
@@ -218,5 +218,23 @@
},
"is_top_level": true,
"variables": {}
+ },
+ "phonegap-plugin-mobile-accessibility": {
+ "source": {
+ "type": "git",
+ "url": "https://github.com/phonegap/phonegap-mobile-accessibility.git",
+ "subdir": "."
+ },
+ "is_top_level": true,
+ "variables": {}
+ },
+ "cordova-plugin-device": {
+ "source": {
+ "type": "git",
+ "url": "https://github.com/apache/cordova-plugin-device.git",
+ "subdir": "."
+ },
+ "is_top_level": false,
+ "variables": {}
}
} \ No newline at end of file