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 faa0b38 commit 7f176d2Copy full SHA for 7f176d2
preproduction-azure-pipelines.yml
@@ -44,6 +44,6 @@ jobs:
44
displayName: 'npm install'
45
inputs:
46
verbose: false
47
- - script: 'npm install -D @azure/[email protected].0'
+ - script: 'npm install -D @azure/[email protected].1'
48
- script: './node_modules/.bin/avocado'
49
displayName: 'Avocado'
0 commit comments