@microsoft/teams-manifest
Advanced tools
Comparing version 0.1.9-alpha.0b7676a23.0 to 0.1.9-alpha.12bfe0107.0
import { ConversationStarter } from "./pluginManifest"; | ||
export interface DeclarativeCopilotManifestSchema { | ||
id?: string; | ||
version: string; | ||
name: string; | ||
@@ -5,0 +6,0 @@ description: string; |
{ | ||
"name": "@microsoft/teams-manifest", | ||
"version": "0.1.9-alpha.0b7676a23.0", | ||
"version": "0.1.9-alpha.12bfe0107.0", | ||
"main": "build/index.js", | ||
@@ -65,3 +65,3 @@ "types": "build/index.d.ts", | ||
}, | ||
"gitHead": "c7f3f879dba4de6d5fc4bb53cb9fed3e07e82019" | ||
"gitHead": "49ba89dfb175c0f28e05fd0d9653128b06e4bf4f" | ||
} |
Sorry, the diff of this file is not supported yet
109127
1997