docs(web-intent): npm support (#1661)

This commit is contained in:
Daniel Sogl 2017-06-06 05:01:54 +02:00 committed by Ibby Hadeed
parent cb51b5abd6
commit 8cf4a57a77

View File

@ -28,7 +28,7 @@ import { Observable } from 'rxjs/Observable';
*/
@Plugin({
pluginName: 'WebIntent',
plugin: 'https://github.com/darryncampbell/darryncampbell-cordova-plugin-intent.git',
plugin: 'com-darryncampbell-cordova-plugin-intent',
pluginRef: 'intentShim',
repo: 'https://github.com/darryncampbell/darryncampbell-cordova-plugin-intent',
platforms: ['Android']