chore(stepcounter): add name field (#726)

This commit is contained in:
Ramon Henrique Ornelas 2016-10-22 15:19:32 -02:00 committed by Ibrahim Hadeed
parent ee4cfadff1
commit 77c7b9d00a

View File

@ -20,6 +20,7 @@ import { Plugin, Cordova } from './plugin';
* ```
*/
@Plugin({
name: 'Stepcounter',
plugin: 'https://github.com/texh/cordova-plugin-stepcounter',
pluginRef: 'stepcounter',
repo: 'https://github.com/texh/cordova-plugin-stepcounter',