nodejs 0.10.21 (add '.' to path instead of '\\', now that scoop allows this)

This commit is contained in:
Luke Sampson 2013-11-12 09:29:39 +10:00
parent 15e36966b3
commit 0c27f02c2e

View File

@ -24,5 +24,5 @@
]
}
},
"env_add_path": "\\"
"env_add_path": "."
}