We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b0b70e commit b47334fCopy full SHA for b47334f
1 file changed
azure-pipelines.yml
@@ -19,7 +19,7 @@ pool:
19
steps:
20
- task: NodeTool@0
21
inputs:
22
- versionSpec: 17.x
+ versionSpec: 18.x
23
24
- script: |
25
npm install -g typescript jest typedoc
0 commit comments