nativescript-bottombar
Advanced tools
Comparing version 3.0.4 to 3.0.5
{ | ||
"name": "nativescript-bottombar", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"description": "NativeScript plugin for AHBottomNavigation.", | ||
@@ -55,5 +55,3 @@ "main": "bottombar", | ||
"devDependencies": { | ||
"prompt": "^1.0.0", | ||
"rimraf": "^2.5.0", | ||
"tns-core-modules": "^3.0.0", | ||
"tns-core-modules": "^3.0.1", | ||
"tns-platform-declarations": "^3.0.1", | ||
@@ -60,0 +58,0 @@ "typescript": "^2.3.2" |
@@ -12,3 +12,3 @@ [![npm](https://img.shields.io/npm/v/nativescript-bottombar.svg)](https://www.npmjs.com/package/nativescript-bottombar) | ||
- 2.x: `tns plugin add nativescript-bottombar@^2.1` | ||
- 2.x: `tns plugin add nativescript-bottombar@2.1.2` | ||
@@ -15,0 +15,0 @@ - 3.x: `tns plugin add nativescript-bottombar` |
3
44857