Skip to content

Commit 929a43b

Browse files
author
Jason Sholl
committed
extractFiles fix main in package.json
1 parent ad7514f commit 929a43b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tasks/ExtractFiles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "extractFiles",
33
"version": "1.0.0",
44
"description": "Extract Files Task",
5-
"main": "extractFiles.js",
5+
"main": "extractfilestask.js",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/Microsoft/vsts-tasks.git"

0 commit comments

Comments
 (0)