Merge master in

This commit is contained in:
Ibby Hadeed
2017-12-28 07:31:14 -05:00
21 changed files with 26 additions and 11331 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ import { Cordova, IonicNativePlugin, Plugin } from '@ionic-native/core';
plugin: 'cordova-plugin-vibration',
pluginRef: 'navigator',
repo: 'https://github.com/apache/cordova-plugin-vibration',
platforms: ['Android', 'BlackBerry 10', 'Firefox OS', 'iOS', 'Tizen', 'Ubuntu', 'Windows', 'Windows Phone']
platforms: ['Android', 'iOS', 'Windows']
})
@Injectable()
export class Vibration extends IonicNativePlugin {