@nativescript-community/ui-material-tabs
Advanced tools
+4
-4
| { | ||
| "name": "@nativescript-community/ui-material-tabs", | ||
| "version": "7.2.58", | ||
| "version": "7.2.59", | ||
| "description": "Material Design Tabs organize content across different screens, data sets, and other interactions.", | ||
@@ -49,6 +49,6 @@ "main": "./index", | ||
| "dependencies": { | ||
| "@nativescript-community/ui-material-core": "^7.2.58", | ||
| "@nativescript-community/ui-material-core-tabs": "^7.2.58" | ||
| "@nativescript-community/ui-material-core": "^7.2.59", | ||
| "@nativescript-community/ui-material-core-tabs": "^7.2.59" | ||
| }, | ||
| "gitHead": "9977a40eb2177bb8d81c23ebe8d67450f4712045" | ||
| "gitHead": "96f997ee0ee62c50904833deb657f1017e8f9200" | ||
| } |