@microsoft/mgt-sharepoint-provider
Advanced tools
Comparing version 4.2.2-preview.97fe1c0 to 4.2.2-preview.da90c5b
{ | ||
"name": "@microsoft/mgt-sharepoint-provider", | ||
"version": "4.2.2-preview.97fe1c0", | ||
"version": "4.2.2-preview.da90c5b", | ||
"description": "The Microsoft Graph Toolkit SharePoint Provider", | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
"compile:watch": "tsc -w", | ||
"lint": "eslint -c ../../../.eslintrc.js 'src/**/*.ts'", | ||
"lint": "eslint -c ../../../.eslintrc.js \"src/**/*.ts\"", | ||
"postpack": "cpx *.tgz ../../../artifacts" | ||
@@ -44,3 +44,3 @@ }, | ||
"dependencies": { | ||
"@microsoft/mgt-element": "4.2.2-preview.97fe1c0" | ||
"@microsoft/mgt-element": "4.2.2-preview.da90c5b" | ||
}, | ||
@@ -47,0 +47,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
77129
+ Added@microsoft/mgt-element@4.2.2-preview.da90c5b(transitive)
- Removed@microsoft/mgt-element@4.2.2-preview.97fe1c0(transitive)