We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb977f1 commit 9e11c7dCopy full SHA for 9e11c7d
Tasks/AzureCLI/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vsts-tasks-azurecli",
3
- "version": "0.1.1",
+ "version": "0.2.1",
4
"description": "VSTS Azure CLI Task",
5
"main": "azureclitask.js",
6
"scripts": {
@@ -17,6 +17,6 @@
17
},
18
"homepage": "https://github.com/Microsoft/vsts-tasks#readme",
19
"dependencies": {
20
- "vsts-task-lib": "^0.9.5"
+ "vsts-task-lib": "^0.9.20"
21
}
22
-}
+}
0 commit comments