add pilots

This commit is contained in:
2024-07-13 11:05:07 -05:00
parent f19f46eebf
commit 251abcfbac
10 changed files with 2006 additions and 19307 deletions

View File

@@ -27,9 +27,5 @@
},
"lint-staged": {
"**/*": "prettier --write \"**/src/**/*.ts\" \"**/test/**/*.ts\" --ignore-unknown"
},
"dependencies": {
"@microsoft/mgt-element": "^4.2.2",
"@microsoft/mgt-msal2-provider": "^4.2.2"
}
}