Skip to content

Commit

Permalink
Update bcmi package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sggerard authored Sep 20, 2024
1 parent 3389e36 commit 89fcaf3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bcmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"scripts": {
"lint": "ng lint",
"start": "ng serve -o",
"prebuild": "npm run lint",
"build": "ng build ----configuration production",
"build": "ng build --configuration production",
"pretest": "npm run lint",
"test": "ng test",
"test-ci": "ng test",
Expand Down

0 comments on commit 89fcaf3

Please sign in to comment.