@microsoft/teams.cards
Advanced tools
+2
-2
| { | ||
| "name": "@microsoft/teams.cards", | ||
| "version": "2.0.0", | ||
| "version": "2.0.1", | ||
| "license": "MIT", | ||
@@ -38,3 +38,3 @@ "main": "./dist/index.js", | ||
| "devDependencies": { | ||
| "@microsoft/teams.config": "2.0.0", | ||
| "@microsoft/teams.config": "2.0.1", | ||
| "@types/jest": "^29.5.12", | ||
@@ -41,0 +41,0 @@ "jest": "^29.7.0", |
+1
-1
@@ -5,3 +5,3 @@ # Teams: Cards | ||
| <a href="https://www.npmjs.com/package/@microsoft/teams.cards" target="_blank"> | ||
| <img src="https://img.shields.io/npm/v/@microsoft/teams.cards/preview" /> | ||
| <img src="https://img.shields.io/npm/v/@microsoft/teams.cards/latest" /> | ||
| </a> | ||
@@ -8,0 +8,0 @@ <a href="https://www.npmjs.com/package/@microsoft/teams.cards?activeTab=code" target="_blank"> |
2898770
0