mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Commas are important.
This commit is contained in:
@@ -118,7 +118,7 @@ function bootstrap() {
|
||||
},
|
||||
{
|
||||
command: apmPath + ' clean' + apmFlags,
|
||||
message: 'Deleting old packages...'
|
||||
message: 'Deleting old packages...',
|
||||
options: moduleInstallOptions
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user