Fix whitespace and command-output handling of npm.cmd

This commit is contained in:
Daniel Klischies
2016-04-01 00:37:17 +02:00
committed by Ben Newman
parent 7722ace625
commit 6ca586ff27

View File

@@ -1 +1 @@
%~dp0\node.exe %~dp0\..\lib\node_modules\npm\bin\npm-cli.js %*
@"%~dp0\node.exe" "%~dp0\..\lib\node_modules\npm\bin\npm-cli.js" %*