atom => electron in atom.gyp
This commit is contained in:
parent
c7468278df
commit
49c82b3b93
1 changed files with 2 additions and 2 deletions
4
atom.gyp
4
atom.gyp
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
'variables': {
|
||||
'project_name%': 'atom',
|
||||
'product_name%': 'Atom',
|
||||
'project_name%': 'electron',
|
||||
'product_name%': 'Electron',
|
||||
'company_name%': 'GitHub, Inc',
|
||||
'company_abbr%': 'github',
|
||||
'version%' : '0.23.0',
|
||||
|
|
Loading…
Reference in a new issue