@felicienfrancois/cordova-plugin-stepper
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "@felicienfrancois/cordova-plugin-stepper", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Lightweight pedometer Cordova/Phonegap plugin for Android using the hardware step sensor, with notifications.", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -14,3 +14,3 @@ # cordova-plugin-stepper | ||
``` | ||
cordova plugin add cordova-plugin-stepper | ||
cordova plugin add @felicienfrancois/cordova-plugin-stepper | ||
``` | ||
@@ -21,3 +21,3 @@ | ||
``` | ||
cordova plugin add https://github.com/achubutkin/cordova-plugin-stepper | ||
cordova plugin add https://github.com/@felicienfrancois/cordova-plugin-stepper | ||
``` | ||
@@ -24,0 +24,0 @@ ## Usage |
Sorry, the diff of this file is not supported yet
74377
18