@microsoft/mgt-element
Advanced tools
Comparing version 4.2.5-preview.d2add09 to 4.2.5-preview.ea37cbf
@@ -7,3 +7,3 @@ /** | ||
*/ | ||
export declare const PACKAGE_VERSION = "4.2.5-preview.d2add09"; | ||
export declare const PACKAGE_VERSION = "4.2.5-preview.ea37cbf"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -9,3 +9,3 @@ /** | ||
// ANY CHANGES WILL BE LOST DURING BUILD | ||
export const PACKAGE_VERSION = '4.2.5-preview.d2add09'; | ||
export const PACKAGE_VERSION = '4.2.5-preview.ea37cbf'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@microsoft/mgt-element", | ||
"version": "4.2.5-preview.d2add09", | ||
"version": "4.2.5-preview.ea37cbf", | ||
"description": "Microsoft Graph Toolkit base classes", | ||
@@ -36,3 +36,3 @@ "homepage": "https://github.com/microsoftgraph/microsoft-graph-toolkit", | ||
"@lit/task": "^1.0.0", | ||
"@microsoft/microsoft-graph-client": "3.0.2", | ||
"@microsoft/microsoft-graph-client": "3.0.7", | ||
"idb": "8.0.0", | ||
@@ -39,0 +39,0 @@ "lit": "^3.1.2" |
@@ -11,2 +11,2 @@ /** | ||
export const PACKAGE_VERSION = '4.2.5-preview.d2add09'; | ||
export const PACKAGE_VERSION = '4.2.5-preview.ea37cbf'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Added@microsoft/microsoft-graph-client@3.0.7(transitive)
- Removed@microsoft/microsoft-graph-client@3.0.2(transitive)