@microsoft/mgt-element
Advanced tools
Comparing version 4.2.2-preview.97fe1c0 to 4.2.2-preview.da90c5b
@@ -7,3 +7,3 @@ /** | ||
*/ | ||
export declare const PACKAGE_VERSION = "4.2.2-preview.97fe1c0"; | ||
export declare const PACKAGE_VERSION = "4.2.2-preview.da90c5b"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -9,3 +9,3 @@ /** | ||
// ANY CHANGES WILL BE LOST DURING BUILD | ||
export const PACKAGE_VERSION = '4.2.2-preview.97fe1c0'; | ||
export const PACKAGE_VERSION = '4.2.2-preview.da90c5b'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@microsoft/mgt-element", | ||
"version": "4.2.2-preview.97fe1c0", | ||
"version": "4.2.2-preview.da90c5b", | ||
"description": "Microsoft Graph Toolkit base classes", | ||
@@ -29,3 +29,3 @@ "homepage": "https://github.com/microsoftgraph/microsoft-graph-toolkit", | ||
"compile:watch": "tsc -w", | ||
"lint": "eslint -c ../../.eslintrc.js 'src/**/*.ts'", | ||
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"", | ||
"postpack": "cpx *.tgz ../../artifacts", | ||
@@ -32,0 +32,0 @@ "setVersion": "node ./scripts/setVersion.js" |
@@ -11,2 +11,2 @@ /** | ||
export const PACKAGE_VERSION = '4.2.2-preview.97fe1c0'; | ||
export const PACKAGE_VERSION = '4.2.2-preview.da90c5b'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
741300