@ionic-native/keyboard
Advanced tools
Comparing version 3.1.0-rc.5 to 3.1.0-rc.6
{ | ||
"name": "@ionic-native/keyboard", | ||
"version": "3.1.0-rc.5", | ||
"version": "3.1.0-rc.6", | ||
"description": "Ionic Native - Native plugins for ionic apps", | ||
@@ -10,3 +10,3 @@ "module": "index.js", | ||
"peerDependencies": { | ||
"@ionic-native/core": "3.1.0-rc.5", | ||
"@ionic-native/core": "3.1.0-rc.6", | ||
"@angular/core": "2.4.8", | ||
@@ -13,0 +13,0 @@ "rxjs": "5.0.1" |
@@ -1,2 +0,1 @@ | ||
<a style="float:right;font-size:12px;" href="http://github.com/driftyco/ionic-native/edit/master/src/@ionic-native/plugins/keyboard/index.ts#L2"> | ||
@@ -7,6 +6,6 @@ Improve this doc | ||
# Keyboard | ||
<!-- end header block --> | ||
``` | ||
$ npm install @ionic-native/keyboard --save | ||
$ ionic plugin add ionic-plugin-keyboard | ||
$ npm install --save @ionic-native/keyboard | ||
``` | ||
@@ -16,8 +15,4 @@ | ||
Cordova Repo: [https://github.com/driftyco/ionic-plugin-keyboard](https://github.com/driftyco/ionic-plugin-keyboard) | ||
Plugin Repo: [https://github.com/driftyco/ionic-plugin-keyboard](https://github.com/driftyco/ionic-plugin-keyboard) | ||
<!-- description --> | ||
<!-- end for prop in method.decorators[0].argumentInfo --> | ||
<!-- end content block --> | ||
<!-- end body block --> |
11069
17