Skip to content

Commit 4a0627d

Browse files
committed
Small fixes
1 parent 6f20717 commit 4a0627d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"start-sample-code-flow-auth0": "ng serve sample-code-flow-auth0 --ssl -o",
4040
"start-sample-code-flow-par": "ng serve sample-code-flow-par -o",
4141
"start-sample-code-flow-azure-b2c": "ng serve sample-code-flow-azure-b2c --ssl -o",
42-
"start-sample-code-flow-azuread": "ng serve sample-code-flow-azuread --ssl -o",
42+
"start-sample-code-flow-entra-id": "ng serve sample-code-flow-azuread --ssl -o",
4343
"start-sample-code-flow-multi-Auth0-ID4": "ng serve sample-code-flow-multi-Auth0-ID4 --ssl -o",
4444
"start-sample-code-flow-multi-Auth0-ID4-popup": "ng serve sample-code-flow-multi-Auth0-ID4-popup --ssl -o",
4545
"start-sample-code-flow-multi-AAD": "ng serve sample-code-flow-multi-AAD --ssl -o",
@@ -63,7 +63,7 @@
6363
"@angular/platform-browser": "^20.2.3",
6464
"@angular/platform-browser-dynamic": "^20.2.3",
6565
"@angular/router": "^20.2.3",
66-
"@schematics/angular": "^19.0.2",
66+
"@schematics/angular": "^20.2.1",
6767
"rxjs": "^7.4.0",
6868
"shelljs": "^0.8.5",
6969
"tslib": "^2.1.0",

0 commit comments

Comments
 (0)