Add configuration files and update imports for sk-az-tools integration

This commit is contained in:
2026-02-05 06:09:00 +01:00
parent 46c3c97e63
commit 88a81842f9
9 changed files with 154 additions and 85 deletions

View File

@@ -8,6 +8,8 @@
"dependencies": {
"@azure/identity": "^4.13.0",
"@azure/msal-node": "^5.0.2",
"@microsoft/microsoft-graph-client": "^3.0.7"
"@microsoft/microsoft-graph-client": "^3.0.7",
"docs-harvester": "file:../docs-harvester-node",
"sk-az-tools": "file:../sk-az-tools"
}
}