Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit 8af332f

Browse files
NK: Upgraded angular version to latest and @angular/material to 10.0.1
1 parent 84b9934 commit 8af332f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

angular.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,10 @@
119119
}
120120
}
121121
}
122-
}},
123-
"defaultProject": "active-directory-javascript-singlepageapp-angular"
122+
}
123+
},
124+
"defaultProject": "active-directory-javascript-singlepageapp-angular",
125+
"cli": {
126+
"analytics": false
127+
}
124128
}

0 commit comments

Comments
 (0)