@microsoft/teams.cards
Advanced tools
+2
-2
| { | ||
| "name": "@microsoft/teams.cards", | ||
| "version": "2.0.2", | ||
| "version": "2.0.3", | ||
| "license": "MIT", | ||
@@ -38,3 +38,3 @@ "main": "./dist/index.js", | ||
| "devDependencies": { | ||
| "@microsoft/teams.config": "2.0.2", | ||
| "@microsoft/teams.config": "2.0.3", | ||
| "@types/jest": "^29.5.12", | ||
@@ -41,0 +41,0 @@ "jest": "^29.7.0", |
+4
-4
@@ -16,3 +16,3 @@ # Teams: Cards | ||
| </a> | ||
| <a href="https://microsoft.github.io/teams-ai" target="_blank"> | ||
| <a href="https://microsoft.github.io/teams-sdk" target="_blank"> | ||
| <img src="https://img.shields.io/badge/📖 docs-open-blue" /> | ||
@@ -24,3 +24,3 @@ </a> | ||
| <a href="https://microsoft.github.io/teams-ai" target="_blank"> | ||
| <a href="https://microsoft.github.io/teams-sdk" target="_blank"> | ||
| <img src="https://img.shields.io/badge/📖 Getting Started-blue?style=for-the-badge" /> | ||
@@ -37,4 +37,4 @@ </a> | ||
| - [Adaptive Cards documentation](https://adaptivecards.microsoft.com/) | ||
| - [Adaptive Cards Designer](https://adaptivecards.microsoft.com/designer) | ||
| - [Adaptive Cards documentation](https://adaptivecards.microsoft.com/) | ||
| - [Adaptive Cards Designer](https://adaptivecards.microsoft.com/designer) | ||
@@ -41,0 +41,0 @@ ## Dependencies |
2898768
0