Skip to content

Commit 22919d5

Browse files
committed
chore: use link:
1 parent 52793f5 commit 22919d5

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

demo-snippets/package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -19,24 +19,24 @@
1919
},
2020
"dependencies": {
2121
"@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",
4040
"@nativescript/hook": "~2.0.0",
4141
"copy-webpack-plugin": "^10.2.4"
4242
},

0 commit comments

Comments
 (0)