Commit 95a8a99
committed
Bundle dependencies of the install script
The install script requires the tar package dependency to be completely
installed before it runs. npm@2 does not guarantee this (see
npm/npm#5001). It can be guaranteed only by
bundling the tar dependency.1 parent 2d70ea2 commit 95a8a99
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
0 commit comments