Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinAdodo committed Nov 23, 2024
1 parent dec74c9 commit 7e717e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"prefix": "app",
"architect": {
"build": {
"builder": "@angular/devkit/build-angular:browser",
"builder": "@angular-devkit/build-angular:browser",
"options": {
"outputPath": "dist/the-ride-front-end",
"index": "src/index.html",
Expand Down Expand Up @@ -110,4 +110,4 @@
"cli": {
"analytics": "41254d93-480c-4a99-ae04-e68a23a57bee"
}
}
}

0 comments on commit 7e717e0

Please sign in to comment.