Skip to content

Commit

Permalink
extra comma
Browse files Browse the repository at this point in the history
  • Loading branch information
yzlucas committed Oct 2, 2024
1 parent 46f5a42 commit dc5543b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/wfprev-war/src/main/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "ng test",
"storybook": "ng run wfprev:storybook",
"build-storybook": "ng run wfprev:build-storybook",
"mavenbuild": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng build --configuration production --output-path ../../../target/angular --base-href / && replace-in-file /ngsw:/g ngsw:wfprevi: dist/ngsw-worker.js --verbose --isRegex",
"mavenbuild": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng build --configuration production --output-path ../../../target/angular --base-href / && replace-in-file /ngsw:/g ngsw:wfprevi: dist/ngsw-worker.js --verbose --isRegex"
},
"private": true,
"dependencies": {
Expand Down

0 comments on commit dc5543b

Please sign in to comment.