mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Add "productName" in package.json.
Atom-Shell would use it as application's name.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "atom",
|
||||
"productName": "Atom",
|
||||
"version": "0.42.0",
|
||||
"main": "./src/browser/main.js",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user