diff options
Diffstat (limited to 'plugins/fetch.json')
| -rw-r--r-- | plugins/fetch.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json index 748a4c08..3bf1f5f1 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -129,5 +129,14 @@ }, "is_top_level": true, "variables": {} + }, + "cordova-plugin-touchid": { + "source": { + "type": "git", + "url": "https://github.com/leecrossley/cordova-plugin-touchid.git", + "subdir": "." + }, + "is_top_level": true, + "variables": {} } }
\ No newline at end of file |
