1
0
mirror of https://github.com/danog/gift.git synced 2024-11-30 04:19:37 +01:00

update npm to 1.4.28

This commit is contained in:
Daniel Hinds-Bond 2014-10-06 09:29:19 -05:00
parent 184a308ad6
commit 4b7fa3f43d

View File

@ -6,5 +6,5 @@ node_js:
- "0.11"
install:
- "npm install -g npm@latest"
- "npm install -g npm@1.4.28"
- "npm install"