Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

Commit

Permalink
Merge pull request #585 from strongloop-forks/bundled-dependencies
Browse files Browse the repository at this point in the history
bundle dependencies
  • Loading branch information
nicks committed Jul 29, 2016
2 parents 165d13f + 84438f5 commit fc9d31a
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,15 @@
"devDependencies": {
"eslint": "2.7.0",
"nodeunit": "0.9.1"
}
},
"bundledDependencies": [
"extract-zip",
"fs-extra",
"hasha",
"kew",
"progress",
"request",
"request-progress",
"which"
]
}

0 comments on commit fc9d31a

Please sign in to comment.