diff options
| author | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-10-07 15:28:13 -0400 |
|---|---|---|
| committer | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-10-07 15:28:13 -0400 |
| commit | 41bef0dc67b4ec1437bedfee9efafd0aaeaedcdb (patch) | |
| tree | 43974514aeb51b94549a5b3ae55ce2b423fd4b80 /plugins/fetch.json | |
| parent | 40fc4fc94ee0523aea1a36f8f6cf3acb4af0b599 (diff) | |
websockets for android
Diffstat (limited to 'plugins/fetch.json')
| -rw-r--r-- | plugins/fetch.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json index f7992c50..3b007112 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -146,5 +146,13 @@ }, "is_top_level": true, "variables": {} + }, + "cordova-plugin-websocket": { + "source": { + "type": "registry", + "id": "cordova-plugin-websocket" + }, + "is_top_level": true, + "variables": {} } }
\ No newline at end of file |
