Skip to content

Commit 89e419b

Browse files
Fix node types version to match artifacts common. (#12660)
1 parent 4889e63 commit 89e419b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tasks/MavenAuthenticateV0/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"homepage": "https://github.com/Microsoft/azure-pipelines-tasks#readme",
1919
"dependencies": {
20-
"@types/node": "^12.6.8",
20+
"@types/node": "10.12.9",
2121
"@types/q": "^1.5.2",
2222
"artifacts-common": "file:../../_build/Tasks/Common/artifacts-common-0.1.0.tgz",
2323
"azure-pipelines-task-lib": "^2.8.0",

0 commit comments

Comments
 (0)