Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bwp91 committed Nov 19, 2023
1 parent 12d86a0 commit 9038353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/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 --output-path=../public --source-map=false --aot=true",
"lint": "ng lint --fix"
"lint": "ng lint"
},
"private": true,
"dependencies": {
Expand Down

0 comments on commit 9038353

Please sign in to comment.