Skip to content

Commit 3c3b36a

Browse files
zkatjasnell
authored andcommittedMay 28, 2017
deps: upgrade npm beta to 5.0.0-beta.56
PR-URL: #12936 Reviewed-By: Anna Henningsen <[email protected]>
1 parent e03a929 commit 3c3b36a

File tree

1,396 files changed

+73700
-27239
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,396 files changed

+73700
-27239
lines changed
 

‎deps/npm/.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ cache:
4343
- node_modules/tacks
4444
- node_modules/tap
4545
install:
46-
- "node . prune"
4746
- "node . rebuild --depth=0"
4847
- "node . install --ignore-scripts"
48+
- "node . prune"
4949
- "make -j4 doc"
5050
script:
5151
- "node . run tap -- \"test/tap/*.js\" \"test/broken-under-nyc/*.js\""

‎deps/npm/AUTHORS

+5
Original file line numberDiff line numberDiff line change
@@ -459,3 +459,8 @@ Evgeny Kulikov <beyondcompute@users.noreply.github.com>
459459
Carol (Nichols || Goulding) <carol.nichols@gmail.com>
460460
Jarid Margolin <jaridmargolin@gmail.com>
461461
David Cook <divergentdave@gmail.com>
462+
Brian Dukes <bdukes@engagesoftware.com>
463+
J F <git@twopointzero.us>
464+
Pavlo Liulia <pavloblack@hotmail.com>
465+
Ján Dzurek <famousgarkin@outlook.com>
466+
Lucas Theisen <ltheisen@mitre.org>

0 commit comments

Comments
 (0)