Skip to content

Commit 5d4bd15

Browse files
committed
Updated NPM packages
1 parent 6e195cf commit 5d4bd15

File tree

8 files changed

+4469
-5291
lines changed

8 files changed

+4469
-5291
lines changed

demos/01-create-app/graph-tutorial/package-lock.json

Lines changed: 1484 additions & 1752 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demos/01-create-app/graph-tutorial/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"zone.js": "^0.8.29"
3737
},
3838
"devDependencies": {
39-
"@angular-devkit/build-angular": "^0.13.8",
39+
"@angular-devkit/build-angular": "^0.800.2",
4040
"@angular/cli": "^7.3.8",
4141
"@angular/compiler-cli": "^7.2.14",
4242
"@angular/language-service": "^7.2.14",

demos/02-add-aad-auth/graph-tutorial/package-lock.json

Lines changed: 1490 additions & 1767 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demos/02-add-aad-auth/graph-tutorial/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"zone.js": "^0.8.29"
3737
},
3838
"devDependencies": {
39-
"@angular-devkit/build-angular": "^0.13.8",
39+
"@angular-devkit/build-angular": "^0.800.2",
4040
"@angular/cli": "^7.3.8",
4141
"@angular/compiler-cli": "^7.2.14",
4242
"@angular/language-service": "^7.2.14",

demos/03-add-msgraph/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ If you don't have a Microsoft account, there are a couple of options to get a fr
5656
ng serve
5757
```
5858

59-
1. Open a browser and browse to `http://localhost:4200`.
59+
1. Open a browser and browse to `http://localhost:4200`.

0 commit comments

Comments
 (0)