use npm 6.14.8 in ci

This commit is contained in:
Amin Yahyaabadi 2020-08-28 20:32:56 -05:00
parent fca933fe43
commit 7040bf9e44
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ steps:
versionSpec: 12.16.3
displayName: Install Node.js 12.16.3
- script: npm install --global npm@6.9.0
- script: npm install --global npm@6.14.8
displayName: Update npm
# Windows Specific