diff options
| author | Kumar Priyansh <[email protected]> | 2019-06-11 14:14:46 +0530 |
|---|---|---|
| committer | Kumar Priyansh <[email protected]> | 2019-06-11 14:14:46 +0530 |
| commit | c4c8fae2b0efbec33b5d4cfb2334e7061206f752 (patch) | |
| tree | 6f470b353b65bcb30c7a599c8bb7475048dc6d8b | |
| parent | bbbe7ecc9a78a4f82f3389b1f30263447a7c98d7 (diff) | |
| download | authorr-c4c8fae2b0efbec33b5d4cfb2334e7061206f752.tar.xz authorr-c4c8fae2b0efbec33b5d4cfb2334e7061206f752.zip | |
Updated 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": { |
