Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
macjohnny authored Sep 9, 2023
1 parent f277ca1 commit 313c6be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"ng": "ng",
"start": "ng serve",
"build": "ng build --configuration production",
"build.ci": "npm run build -- --progress=false --base-href=/ngx-mat-select-search",
"build.ci": "npm run build -- --progress=false --base-href=/ngx-mat-select-search/",
"test": "ng test --watch=false",
"test.ci": "npm run test -- --progress=false --watch=false",
"lint": "tslint --project src/tsconfig.app.json",
Expand Down

0 comments on commit 313c6be

Please sign in to comment.