Skip to content

Commit f90334c

Browse files
vogtnnmetulev
authored andcommitted
[package.json] downgrading msal to default stable version 1.0.0 (#104)
1 parent eeb678a commit f90334c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@microsoft/microsoft-graph-types": "^1.8.0",
5151
"@microsoft/microsoft-graph-types-beta": "microsoftgraph/msgraph-typescript-typings#beta",
5252
"lit-element": "^2.1.0",
53-
"msal": "^1.0.0",
53+
"msal": "1.0.0",
5454
"office-ui-fabric-core": "10.0.0"
5555
},
5656
"devDependencies": {

0 commit comments

Comments
 (0)