diff options
author | Forrest L Norvell <forrest@npmjs.com> | 2015-07-09 20:48:26 -0700 |
---|---|---|
committer | Jeremiah Senkpiel <fishrock123@rocketmail.com> | 2015-07-16 12:26:54 -0700 |
commit | 938cc757bb996244df6301cd91187789f4f8a909 (patch) | |
tree | e701fd52797d3babf9f1ab3355c96d2d8457c0eb /deps/npm/test/fixtures | |
parent | 6c3aabf455f5ed9c65bd6ae1ea208c752317216b (diff) | |
download | node-new-938cc757bb996244df6301cd91187789f4f8a909.tar.gz |
deps: upgrade to npm 2.13.0
PR-URL: https://github.com/nodejs/io.js/pull/2152
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 62ad80be11..7268fcb3c6 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/Documents/code/npm/test/fixtures/config/globalconfig +globalconfig=/Users/ogd/Documents/projects/npm/npm/test/fixtures/config/globalconfig email=i@izs.me env-thing=asdf init.author.name=Isaac Z. Schlueter |