nodejs 0.10.21 (don't need shims now that install dir is in the path)

This commit is contained in:
Luke Sampson 2013-11-12 08:58:00 +10:00
parent bf43cad74b
commit 15e36966b3

View File

@ -24,6 +24,5 @@
] ]
} }
}, },
"env_add_path": "\\", "env_add_path": "\\"
"bin": [ "node.exe", "npm.cmd" ]
} }