cordova-plugin-sim
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "cordova-plugin-sim", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A plugin to get the device's SIM data (carrier name, mcc mnc, country code, telephonenumber, etc)", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -11,6 +11,5 @@ # cordova-plugin-sim | ||
``` | ||
cordova plugin add com.pbakondy.sim | ||
cordova plugin add cordova-plugin-sim | ||
``` | ||
## Supported Platforms | ||
@@ -17,0 +16,0 @@ |
Sorry, the diff of this file is not supported yet
17667
150