diff options
author | Kat Marchán <kzm@sykosomatic.org> | 2015-07-24 15:09:52 -0700 |
---|---|---|
committer | Jeremiah Senkpiel <fishrock123@rocketmail.com> | 2015-07-24 18:19:40 -0700 |
commit | b73a7465c5b5aadaeb64de9ff4e56a06e98ab336 (patch) | |
tree | 68aa5634729c6ec18379bfe1020d40299d228dc1 /deps/npm/test/fixtures | |
parent | 68b06e94e3e1de11c45b613aff9836310360a8e2 (diff) | |
download | node-new-b73a7465c5b5aadaeb64de9ff4e56a06e98ab336.tar.gz |
deps: upgrade to npm 2.13.2
PR-URL: https://github.com/nodejs/io.js/pull/2241
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Diffstat (limited to 'deps/npm/test/fixtures')
-rw-r--r-- | deps/npm/test/fixtures/config/userconfig-with-gc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/test/fixtures/config/userconfig-with-gc b/deps/npm/test/fixtures/config/userconfig-with-gc index 8c8dd06d22..62ad80be11 100644 --- a/deps/npm/test/fixtures/config/userconfig-with-gc +++ b/deps/npm/test/fixtures/config/userconfig-with-gc @@ -1,4 +1,4 @@ -globalconfig=/Users/zkat/code/npm/test/fixtures/config/globalconfig +globalconfig=/Users/zkat/Documents/code/npm/test/fixtures/config/globalconfig email=i@izs.me env-thing=asdf init.author.name=Isaac Z. Schlueter |