|
38 | 38 | "template"
|
39 | 39 | ],
|
40 | 40 | "dependencies": {
|
41 |
| - "@nativescript/core": "8.0.0-alpha.8", |
42 | 41 | "@nativescript-community/ui-material-activityindicator": "file:../packages/activityindicator",
|
43 |
| - "@nativescript-community/ui-material-bottomsheet": "file:../packages/bottomsheet", |
| 42 | + "@nativescript-community/ui-material-bottom-navigation": "file:../packages/bottom-navigation", |
44 | 43 | "@nativescript-community/ui-material-bottomnavigationbar": "file:../packages/bottomnavigationbar",
|
| 44 | + "@nativescript-community/ui-material-bottomsheet": "file:../packages/bottomsheet", |
45 | 45 | "@nativescript-community/ui-material-button": "file:../packages/button",
|
46 | 46 | "@nativescript-community/ui-material-cardview": "file:../packages/cardview",
|
47 | 47 | "@nativescript-community/ui-material-core": "file:../packages/core",
|
|
51 | 51 | "@nativescript-community/ui-material-ripple": "file:../packages/ripple",
|
52 | 52 | "@nativescript-community/ui-material-slider": "file:../packages/slider",
|
53 | 53 | "@nativescript-community/ui-material-snackbar": "file:../packages/snackbar",
|
| 54 | + "@nativescript-community/ui-material-tabs": "file:../packages/tabs", |
54 | 55 | "@nativescript-community/ui-material-textfield": "file:../packages/textfield",
|
55 | 56 | "@nativescript-community/ui-material-textview": "file:../packages/textview",
|
| 57 | + "@nativescript/core": "8.0.0-alpha.8", |
56 | 58 | "@nativescript/theme": "3.0.0",
|
57 | 59 | "nativescript-ui-listview": "9.1.0",
|
58 | 60 | "react": "~16.13.1",
|
|
0 commit comments