File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
packages/activityindicator Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 10
10
},
11
11
"scripts" : {
12
12
"setup" : " ts-patch install" ,
13
+ "prepare" : " npm run setup" ,
13
14
"publish" : " npm run setup && npm run build.all && lerna publish --create-release=github" ,
14
15
"build" : " lerna run build" ,
15
16
"build.angular" : " lerna run build.angular" ,
Original file line number Diff line number Diff line change 41
41
"url" : " https://github.com/nativescript-community/ui-material-components/tree/master/packages/activityindicator"
42
42
},
43
43
"readmeFilename" : " README.md" ,
44
+ "homepage" : " https://nativescript-community.github.io/ui-material-components/modules/_nativescript_community_ui_material_activityindicator.html" ,
44
45
"dependencies" : {
45
46
"@nativescript-community/ui-material-core" : " ^5.1.6"
46
47
},
You can’t perform that action at this time.
0 commit comments