mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Not an object anymore.
This commit is contained in:
@@ -115,7 +115,7 @@ function bootstrap() {
|
||||
command: moduleInstallCommand,
|
||||
options: {env: moduleInstallEnv}
|
||||
},
|
||||
command: dedupeApmCommand + ' ' + packagesToDedupe.join(' ')
|
||||
dedupeApmCommand + ' ' + packagesToDedupe.join(' ')
|
||||
];
|
||||
|
||||
process.chdir(path.dirname(__dirname));
|
||||
|
||||
Reference in New Issue
Block a user