Skip to content

Commit

Permalink
fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
GrandSchtroumpf authored and Max Fritz committed Apr 24, 2020
1 parent 158c925 commit f03e87f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,13 +137,13 @@
"options": {
"tsConfig": "projects/akita-ng-fire/tsconfig.lib.json",
"project": "projects/akita-ng-fire/ng-package.json"
}
, "configurations": {
},
"configurations": {
"production": {
"tsConfig": "projects/akita-ng-fire/tsconfig.lib.prod.json"
}
}
},
},
"test": {
"builder": "@angular-devkit/build-angular:karma",
"options": {
Expand Down Expand Up @@ -171,4 +171,4 @@
"cli": {
"defaultCollection": "@datorama/akita"
}
}
}

0 comments on commit f03e87f

Please sign in to comment.