We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f04c5c commit c1e2fb3Copy full SHA for c1e2fb3
tests/a2a/package.json
@@ -28,6 +28,7 @@
28
"@microsoft/teams.openai": "2.0.1"
29
},
30
"devDependencies": {
31
+ "rimraf": "^6.0.1",
32
"@types/node": "^22.5.4",
33
"dotenv": "^16.4.5",
34
"tsx": "^4.20.6",
tests/ai/package.json
@@ -29,6 +29,7 @@
"fuse.js": "^7.1.0"
35
tests/dialogs/package.json
@@ -27,6 +27,7 @@
27
"@microsoft/teams.dev": "2.0.1"
"dotenv": "^16.5.0",
"env-cmd": "latest",
0 commit comments