Refactor expiry indicator configuration and update command set logic

This commit is contained in:
Torsten Brendgen
2026-07-16 22:51:21 +02:00
parent c1f1d02d9c
commit 5446fa871a
5 changed files with 30 additions and 20 deletions

View File

@@ -17,6 +17,7 @@
"@microsoft/sp-dialog": "1.4.1",
"@microsoft/sp-http": "1.4.1",
"@microsoft/sp-listview-extensibility": "1.4.1",
"@microsoft/sp-page-context": "1.4.1",
"@types/es6-promise": "0.0.33",
"@types/webpack-env": "1.13.1"
},
@@ -30,4 +31,3 @@
"gulp": "~3.9.1"
}
}