diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index 2f9ee30..00c6df8 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,6 @@ "build": { "appId": "xyz.kumarpriyansh.authorr", "productName": "Authorr", - "author": "Kumar Priyansh <[email protected]>", "copyright": "Copyright © 2019 Kumar Priyansh", "dmg": { "contents": [ @@ -45,7 +44,7 @@ "writing", "authors" ], - "author": "Kumar Priyansh", + "author": "Kumar Priyansh <[email protected]>", "license": "Apache-2.0", "dependencies": {}, "devDependencies": { |
