Skip to content

Commit a4444c5

Browse files
zkatFishrock123
authored andcommittedJun 6, 2017
deps: upgrade npm to 5.0.3
PR-URL: nodejs#13487 Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Jeremiah Senkpiel <[email protected]>
1 parent df46fcb commit a4444c5

File tree

243 files changed

+1738
-979
lines changed

Some content is hidden

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

243 files changed

+1738
-979
lines changed
 

‎deps/npm/.travis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,11 @@ matrix:
1717
# previous LTS is next most important
1818
- node_js: "4"
1919
env: DEPLOY_VERSION=testing
20-
# then master
2120
- node_js: "7"
2221
env: DEPLOY_VERSION=testing
22+
# then master
23+
- node_js: "8"
24+
env: DEPLOY_VERSION=testing
2325
before_install:
2426
# required by test/tap/registry.js
2527
- "mkdir -p /var/run/couchdb"

‎deps/npm/AUTHORS

+11
Original file line numberDiff line numberDiff line change
@@ -464,3 +464,14 @@ J F <git@twopointzero.us>
464464
Pavlo Liulia <pavloblack@hotmail.com>
465465
Ján Dzurek <famousgarkin@outlook.com>
466466
Lucas Theisen <ltheisen@mitre.org>
467+
Mike Sherov <mike.sherov@gmail.com>
468+
薛定谔的猫 <hh_2013@foxmail.com>
469+
Paweł Lula <pavloblack@hotmail.com>
470+
Jakob Krigovsky <jakob@krigovsky.com>
471+
George Rawlinson <george@rawlinson.net.nz>
472+
Jack Nagel <jacknagel@users.noreply.github.com>
473+
Andreas Kohn <andreas.kohn@gmail.com>
474+
Jason Wohlgemuth <jhwohlgemuth@users.noreply.github.com>
475+
Ryan Graham <r.m.graham@gmail.com>
476+
Hirse <jan.pilzer@gmx.de>
477+
Colin Rotherham <work@colinr.com>

0 commit comments

Comments
 (0)