summaryrefslogtreecommitdiff
path: root/deps/npm/Makefile
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-09-25 08:28:55 -0700
committerisaacs <i@izs.me>2012-09-25 08:29:05 -0700
commit83d39c8d535559bb7287c2a670ba256c5e9cb627 (patch)
tree9c23ad63d4f0ea29192b65da76a11cf95c1fbd1d /deps/npm/Makefile
parentd5e9895ce0fb708e35216753999b951bae571f39 (diff)
downloadnode-new-83d39c8d535559bb7287c2a670ba256c5e9cb627.tar.gz
npm: upgrade to 1.1.62
Diffstat (limited to 'deps/npm/Makefile')
-rw-r--r--deps/npm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/Makefile b/deps/npm/Makefile
index 8a856e9fa4..6ee80d57b1 100644
--- a/deps/npm/Makefile
+++ b/deps/npm/Makefile
@@ -120,10 +120,10 @@ doc-publish: doc
html/api/ \
node@npmjs.org:/home/node/npm-www/api
rsync -vazu --stats --no-implied-dirs --delete \
- html/webfonts/ \
+ html/static/webfonts/ \
node@npmjs.org:/home/node/npm-www/static/webfonts
rsync -vazu --stats --no-implied-dirs --delete \
- html/style.css \
+ html/static/style.css \
node@npmjs.org:/home/node/npm-www/static/
zip-publish: release