platforms to engines

This commit is contained in:
Max Lynch
2015-09-15 12:37:12 -05:00
parent 68b919fdd5
commit a3b77bd537
12 changed files with 24 additions and 13 deletions

View File

@ -6,7 +6,8 @@ import {NativePlugin} from '../plugin';
@NativePlugin({
name: 'Device',
platforms: {
plugins: ['ios', 'android', 'web'],
engines: {
cordova: 'cordova-plugin-device'
},
pluginCheck: () => {