We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 739ecfc commit 959e6f0Copy full SHA for 959e6f0
package.json
@@ -47,11 +47,11 @@
47
"prettier:write": "npm run prettier:base -- --write \"{src,tests}/**/*.{ts,tsx}\""
48
},
49
"dependencies": {
50
- "@microsoft/microsoft-graph-client": "^2.0.0-Preview.4",
+ "@microsoft/microsoft-graph-client": "^2.0.0-Preview.5",
51
"@microsoft/microsoft-graph-types": "^1.10.0",
52
"@microsoft/microsoft-graph-types-beta": "microsoftgraph/msgraph-typescript-typings#beta",
53
- "lit-element": "^2.2.0",
54
- "msal": "1.0.0",
+ "lit-element": "^2.2.1",
+ "msal": "1.1.3",
55
"office-ui-fabric-core": "10.1.0"
56
57
"devDependencies": {
0 commit comments