Update stepcounter.ts

This commit is contained in:
Ibby Hadeed
2017-02-06 08:33:10 -05:00
committed by GitHub
parent 97489ba573
commit 434a6c8ad3
+1 -1
View File
@@ -23,7 +23,7 @@ import { Plugin, Cordova } from './plugin';
pluginName: 'Stepcounter',
plugin: 'https://github.com/Slidee/cordova-plugin-stepcounter',
pluginRef: 'stepcounter',
repo: 'https://github.com/Slidee/cordova-plugin-stepcounterr',
repo: 'https://github.com/Slidee/cordova-plugin-stepcounter',
platforms: ['Android']
})
export class Stepcounter {