Skip to content

Commit 913d59c

Browse files
this project is not ready for @types
1 parent 340a8cc commit 913d59c

File tree

9 files changed

+3734
-5
lines changed

9 files changed

+3734
-5
lines changed

Tasks/DownloadBuildArtifact/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
},
1818
"homepage": "https://github.com/Microsoft/vsts-tasks#readme",
1919
"dependencies": {
20-
"@types/node": "^6.0.78",
2120
"vso-node-api": "^6.2.5-preview",
2221
"vsts-task-lib": "^2.0.3-preview"
2322
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"globalDependencies": {
3+
"node": "registry:dt/node#7.0.0+20170322231424"
4+
}
5+
}

0 commit comments

Comments
 (0)