Skip to content

Commit 2ea87e0

Browse files
committed
CLIENT-473: Reverted author section in electron package.json
1 parent e132ea3 commit 2ea87e0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

electron/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
{
22
"name": "waves-client",
33
"version": "1.0.0-beta.X",
4+
"author": {
5+
"name": "Waves Platform",
6+
"email": "info@wavesplatform.com",
7+
"url": "https://wavesplatform.com"
8+
},
49
"description": "The official client application for the Waves platform",
510
"license": "Apache-2.0",
611
"main": "main.js"

0 commit comments

Comments
 (0)