Skip to content

Commit a925842

Browse files
committed
chore: cleanup
1 parent 68ef775 commit a925842

File tree

1 file changed

+1
-54
lines changed

1 file changed

+1
-54
lines changed

demo-snippets/package.json

Lines changed: 1 addition & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -26,58 +26,5 @@
2626
"nativescript-vue-template-compiler": "~2.9.0",
2727
"scss-symbols-parser": "^2.0.1",
2828
"string-replace-loader": "^3.1.0"
29-
},
30-
"dependenciesMeta": {
31-
"@nativescript-community/ui-material-activityindicator": {
32-
"injected": true
33-
},
34-
"@nativescript-community/ui-material-bottom-navigation": {
35-
"injected": true
36-
},
37-
"@nativescript-community/ui-material-bottomnavigationbar": {
38-
"injected": true
39-
},
40-
"@nativescript-community/ui-material-button": {
41-
"injected": true
42-
},
43-
"@nativescript-community/ui-material-cardview": {
44-
"injected": true
45-
},
46-
"@nativescript-community/ui-material-core": {
47-
"injected": true
48-
},
49-
"@nativescript-community/ui-material-core-tabs": {
50-
"injected": true
51-
},
52-
"@nativescript-community/ui-material-dialogs": {
53-
"injected": true
54-
},
55-
"@nativescript-community/ui-material-floatingactionbutton": {
56-
"injected": true
57-
},
58-
"@nativescript-community/ui-material-progress": {
59-
"injected": true
60-
},
61-
"@nativescript-community/ui-material-ripple": {
62-
"injected": true
63-
},
64-
"@nativescript-community/ui-material-slider": {
65-
"injected": true
66-
},
67-
"@nativescript-community/ui-material-snackbar": {
68-
"injected": true
69-
},
70-
"@nativescript-community/ui-material-speeddial": {
71-
"injected": true
72-
},
73-
"@nativescript-community/ui-material-tabs": {
74-
"injected": true
75-
},
76-
"@nativescript-community/ui-material-textfield": {
77-
"injected": true
78-
},
79-
"@nativescript-community/ui-material-textview": {
80-
"injected": true
81-
}
8229
}
83-
}
30+
}

0 commit comments

Comments
 (0)