Fix incorrect handling of table output.
Some checks failed
build / build (push) Failing after 12s

This commit is contained in:
2026-03-06 23:03:19 +01:00
parent 2fa9462657
commit a629a3a32d
3 changed files with 2 additions and 84 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@slawek/sk-az-tools",
"version": "0.4.0",
"version": "0.4.1",
"type": "module",
"files": [
"dist",
@@ -23,7 +23,6 @@
"@azure/msal-node": "^5.0.3",
"@azure/msal-node-extensions": "^1.2.0",
"@microsoft/microsoft-graph-client": "^3.0.7",
"@slawek/sk-tools": ">=0.1.0",
"azure-devops-node-api": "^15.1.2",
"minimatch": "^10.1.2",
"open": "^10.1.0"