Skip to content

Commit

Permalink
deps: upgrade npm to 3.3.6
Browse files Browse the repository at this point in the history
PR-URL: #3310
Reviewed-By: Jeremiah Senkpiel <[email protected]>
  • Loading branch information
iarna authored and Fishrock123 committed Oct 22, 2015
1 parent 9b88864 commit 41923c0
Show file tree
Hide file tree
Showing 1,820 changed files with 35,576 additions and 33,959 deletions.
1 change: 1 addition & 0 deletions deps/npm/.mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Isaac Z. Schlueter <[email protected]> <[email protected]>
Isaac Z. Schlueter <[email protected]> isaacs <[email protected]>
Jake Verbaten <[email protected]>
James Sanders <[email protected]>
James Treworgy <[email protected]>
Jason Smith <[email protected]>
Jonas Weber <[email protected]>
Julien Meddah <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/.travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
- DEPLOY_VERSION=testing
before_install:
- "npm config set spin false"
- "npm install -g npm/npm#2.x"
- "node . install -g ."
- "sudo mkdir -p /var/run/couchdb"
script: "npm run-script test-all"
notifications:
Expand Down
7 changes: 4 additions & 3 deletions deps/npm/AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -291,11 +291,12 @@ Eduardo Pinho <[email protected]>
Rachel Hutchison <[email protected]>
Ryan Temple <[email protected]>
Eugene Sharygin <[email protected]>
Nick Heiner <[email protected]>
James Talmage <[email protected]>
jane arc <[email protected]>
Joseph Dykstra <[email protected]>
Andrew Crites <[email protected]>
Joshua Egan <[email protected]>
Carlos Alberto <[email protected]>
Thomas Cort <[email protected]>
Thaddee Tyl <[email protected]>
Steve Klabnik <[email protected]>
Expand All @@ -308,7 +309,7 @@ murgatroid99 <[email protected]>
Marcin Cieslak <[email protected]>
João Reis <[email protected]>
Matthew Hasbach <[email protected]>
Anna Henningsen <[email protected]>
Jon Hall <[email protected]>
Anna Henningsen <[email protected]>
James Treworgy <[email protected]>
James Hartig <[email protected]>
snopeks <[email protected]>
Loading

1 comment on commit 41923c0

@avindra
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure if this is the best place to ask but when is node 5 shipping?

Please sign in to comment.