@microsoft/teamsfx-api
Advanced tools
Comparing version 0.23.5-alpha.296219d9c.0 to 0.23.5-alpha.3c282b997.0
@@ -60,2 +60,3 @@ export declare const ConfigFolderName = "fx"; | ||
buildAad = "buildAad", | ||
ConvertAadToNewSchema = "convertAadToNewSchema", | ||
deployTeams = "deployTeams", | ||
@@ -62,0 +63,0 @@ initDebug = "initDebug", |
@@ -68,2 +68,3 @@ // Copyright (c) Microsoft Corporation. | ||
Stage["buildAad"] = "buildAad"; | ||
Stage["ConvertAadToNewSchema"] = "convertAadToNewSchema"; | ||
Stage["deployTeams"] = "deployTeams"; | ||
@@ -70,0 +71,0 @@ Stage["initDebug"] = "initDebug"; |
{ | ||
"name": "@microsoft/teamsfx-api", | ||
"version": "0.23.5-alpha.296219d9c.0", | ||
"version": "0.23.5-alpha.3c282b997.0", | ||
"description": "teamsfx framework api", | ||
@@ -66,3 +66,3 @@ "main": "build/index.js", | ||
"@azure/core-auth": "^1.4.0", | ||
"@microsoft/teams-manifest": "0.1.9-alpha.296219d9c.0", | ||
"@microsoft/teams-manifest": "0.1.9-alpha.3c282b997.0", | ||
"chai": "^4.3.4", | ||
@@ -73,3 +73,3 @@ "jsonschema": "^1.4.0", | ||
}, | ||
"gitHead": "885824025b3b7607b8f45a555080f31ff0402e0c", | ||
"gitHead": "0c1454e5751f0c7484fe8cdec0e5ed4b9d1672be", | ||
"publishConfig": { | ||
@@ -76,0 +76,0 @@ "access": "public" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
182103
2889
+ Added@microsoft/teams-manifest@0.1.9-alpha.3c282b997.0(transitive)
- Removed@microsoft/teams-manifest@0.1.9-alpha.296219d9c.0(transitive)