@microsoft/teams-manifest
Advanced tools
Comparing version 0.1.9-alpha.3c282b997.0 to 0.1.9-alpha.3cf945fc0.0
@@ -29,2 +29,5 @@ import { ConversationStarter } from "./pluginManifest"; | ||
[k: string]: unknown; | ||
} | { | ||
name: "EmbeddedKnowledge"; | ||
files: File[]; | ||
})[]; | ||
@@ -41,2 +44,3 @@ conversation_starters?: ConversationStarter[]; | ||
file_name?: string; | ||
file?: string; | ||
} | ||
@@ -43,0 +47,0 @@ export interface Site { |
{ | ||
"name": "@microsoft/teams-manifest", | ||
"version": "0.1.9-alpha.3c282b997.0", | ||
"version": "0.1.9-alpha.3cf945fc0.0", | ||
"main": "build/index.js", | ||
@@ -65,3 +65,3 @@ "types": "build/index.d.ts", | ||
}, | ||
"gitHead": "0c1454e5751f0c7484fe8cdec0e5ed4b9d1672be" | ||
"gitHead": "3d5d96667b2e60997c8a2b9588fc2d77313d2c4b" | ||
} |
Sorry, the diff of this file is not supported yet
109193
2000