💄 Update bootstrap script.
This commit is contained in:
parent
eaab9b295b
commit
375228f266
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ def update_apm():
|
|||
|
||||
|
||||
def update_node_modules():
|
||||
for dirname in ['browser/default_app', '.']:
|
||||
for dirname in ['atom/browser/default_app', '.']:
|
||||
update_node_modules_for_dir(dirname)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue