|
19 | 19 | }, |
20 | 20 | "dependencies": { |
21 | 21 | "@mdi/font": "6.5.95", |
22 | | - "@nativescript-community/ui-material-activityindicator": "file:../packages/activityindicator", |
23 | | - "@nativescript-community/ui-material-bottom-navigation": "file:../packages/bottom-navigation", |
24 | | - "@nativescript-community/ui-material-bottomnavigationbar": "file:../packages/bottomnavigationbar", |
25 | | - "@nativescript-community/ui-material-bottomsheet": "file:../packages/bottomsheet", |
26 | | - "@nativescript-community/ui-material-button": "file:../packages/button", |
27 | | - "@nativescript-community/ui-material-cardview": "file:../packages/cardview", |
28 | | - "@nativescript-community/ui-material-core": "file:../packages/core", |
29 | | - "@nativescript-community/ui-material-core-tabs": "file:../packages/core-tabs", |
30 | | - "@nativescript-community/ui-material-dialogs": "file:../packages/dialogs", |
31 | | - "@nativescript-community/ui-material-floatingactionbutton": "file:../packages/floatingactionbutton", |
32 | | - "@nativescript-community/ui-material-progress": "file:../packages/progress", |
33 | | - "@nativescript-community/ui-material-ripple": "file:../packages/ripple", |
34 | | - "@nativescript-community/ui-material-slider": "file:../packages/slider", |
35 | | - "@nativescript-community/ui-material-snackbar": "file:../packages/snackbar", |
36 | | - "@nativescript-community/ui-material-speeddial": "file:../packages/speeddial", |
37 | | - "@nativescript-community/ui-material-tabs": "file:../packages/tabs", |
38 | | - "@nativescript-community/ui-material-textfield": "file:../packages/textfield", |
39 | | - "@nativescript-community/ui-material-textview": "file:../packages/textview", |
| 22 | + "@nativescript-community/ui-material-activityindicator": "link:../packages/activityindicator", |
| 23 | + "@nativescript-community/ui-material-bottom-navigation": "link:../packages/bottom-navigation", |
| 24 | + "@nativescript-community/ui-material-bottomnavigationbar": "link:../packages/bottomnavigationbar", |
| 25 | + "@nativescript-community/ui-material-bottomsheet": "link:../packages/bottomsheet", |
| 26 | + "@nativescript-community/ui-material-button": "link:../packages/button", |
| 27 | + "@nativescript-community/ui-material-cardview": "link:../packages/cardview", |
| 28 | + "@nativescript-community/ui-material-core": "link:../packages/core", |
| 29 | + "@nativescript-community/ui-material-core-tabs": "link:../packages/core-tabs", |
| 30 | + "@nativescript-community/ui-material-dialogs": "link:../packages/dialogs", |
| 31 | + "@nativescript-community/ui-material-floatingactionbutton": "link:../packages/floatingactionbutton", |
| 32 | + "@nativescript-community/ui-material-progress": "link:../packages/progress", |
| 33 | + "@nativescript-community/ui-material-ripple": "link:../packages/ripple", |
| 34 | + "@nativescript-community/ui-material-slider": "link:../packages/slider", |
| 35 | + "@nativescript-community/ui-material-snackbar": "link:../packages/snackbar", |
| 36 | + "@nativescript-community/ui-material-speeddial": "link:../packages/speeddial", |
| 37 | + "@nativescript-community/ui-material-tabs": "link:../packages/tabs", |
| 38 | + "@nativescript-community/ui-material-textfield": "link:../packages/textfield", |
| 39 | + "@nativescript-community/ui-material-textview": "link:../packages/textview", |
40 | 40 | "@nativescript/hook": "~2.0.0", |
41 | 41 | "copy-webpack-plugin": "^10.2.4" |
42 | 42 | }, |
|
0 commit comments