Provide exact version into npm install command

This commit is contained in:
Pavel Djundik 2018-02-14 12:09:02 +02:00
parent 3e713e8be8
commit 0d074f1cbe

View file

@ -61,7 +61,7 @@ program
"--no-progress",
"--prefix",
packagesPath,
packageName,
`${packageName}@${json.version}`,
],
{
// This is the same as `"inherit"` except `process.stdout` is ignored