@microsoft/teams-manifest
Advanced tools
Comparing version 0.1.7-beta.2024111302.0 to 0.1.7-beta.2024111506.0
@@ -16,3 +16,2 @@ export type Instruction = string | string[]; | ||
capabilities?: { | ||
localization: LocalizationObject; | ||
conversation_starters?: ConversationStarter[]; | ||
@@ -19,0 +18,0 @@ [k: string]: unknown; |
{ | ||
"name": "@microsoft/teams-manifest", | ||
"version": "0.1.7-beta.2024111302.0", | ||
"version": "0.1.7-beta.2024111506.0", | ||
"main": "build/index.js", | ||
@@ -65,3 +65,3 @@ "types": "build/index.d.ts", | ||
}, | ||
"gitHead": "64df5b6e7c23978c1881233d6874e4c841d6a2f9" | ||
"gitHead": "282b5f5c049a58ccc79f1679bbb4bdeb2a08f65f" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
109106
1996