@microsoft/teams-manifest
Advanced tools
Comparing version 0.1.7-rc-hotfix.0 to 0.1.7-rc-hotfix.1
@@ -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-rc-hotfix.0", | ||
"version": "0.1.7-rc-hotfix.1", | ||
"main": "build/index.js", | ||
@@ -65,3 +65,3 @@ "types": "build/index.d.ts", | ||
}, | ||
"gitHead": "4dd35968eec9cd3c3846ecf9fa2fc797026512bf" | ||
"gitHead": "e60b282d53729c096e00dc0b7ea3c20fafbb64e7" | ||
} |
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
108941
1996