bumping versions and using ComponentWithIcon props to set icon size (#13517)

* bumping versions and using ComponentWithIcon props to set icon size

* combine withProps sections
This commit is contained in:
Vladimir Chernov
2020-11-23 21:41:45 +03:00
committed by GitHub
parent f44c714cf2
commit e0b1a3460d
2 changed files with 17 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
"name": "sql-assessment",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.4.0",
"version": "0.5.0",
"publisher": "Microsoft",
"preview": true,
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",
@@ -10,7 +10,7 @@
"aiKey": "AIF-37eefaf0-8022-4671-a3fb-64752724682e",
"engines": {
"vscode": "^1.25.0",
"azdata": ">=1.19.0"
"azdata": ">=1.24.0"
},
"activationEvents": [
"onDashboardOpen"