Commas are important.

This commit is contained in:
joshaber
2016-01-05 12:38:10 -05:00
parent b8b2c88a0a
commit 6b4a05495e

View File

@@ -118,7 +118,7 @@ function bootstrap() {
},
{
command: apmPath + ' clean' + apmFlags,
message: 'Deleting old packages...'
message: 'Deleting old packages...',
options: moduleInstallOptions
},
{