File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 21
21
"postbuild:lib" :" yarn run copy-file" ,
22
22
"prepublish" : " npm run build:prod" ,
23
23
"publish" : " ngh --no-silent false --name=\" nileshpatel17\" --email=\" nilesh.nvs@hotmail.com\" " ,
24
- "deploy" : " ng build --prod --bh /ng-multiselect-dropdown/ && angular-cli-ghpages --no-silent --repo=https://github.com/NileshPatel17/ng-multiselect-dropdown.git --name= \" Nilesh Patel \" --email=nilesh.nvs@hotmail.com " ,
24
+ "deploy" : " ng build --prod --base-href /ng-multiselect-dropdown/ && npm run deployOnly " ,
25
25
"deployOnly" : " angular-cli-ghpages --no-silent --repo=https://github.com/NileshPatel17/ng-multiselect-dropdown.git --name=\" Nilesh Patel\" --email=nilesh.nvs@hotmail.com" ,
26
26
"contributors:add" : " all-contributors add" ,
27
27
"contributors:generate" : " all-contributors generate"
You can’t perform that action at this time.
0 commit comments