gelocatierp

This commit is contained in:
Tim Lancina
2015-09-08 14:04:45 -05:00
parent 77ae7b171b
commit 1b1d91661c

View File

@ -5,7 +5,7 @@ import {NativePlugin} from '../plugin';
@NativePlugin({
name: 'Geolocation',
platforms {
platforms: {
cordova: 'cordova-plugin-geolocation'
}
})