Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Commit 5dc71cc

Browse files
authored
Merge pull request #243 from JesusCrie/master
Fixed electron-builder crash because of missing field
2 parents be49d11 + e0a1b66 commit 5dc71cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"type": "git",
1717
"url": "git+https://github.com/GitSquared/edex-ui.git"
1818
},
19-
"author": "GitSquared",
19+
"author": "GitSquared <[email protected]>",
2020
"license": "GPL-3.0",
2121
"bugs": {
2222
"url": "https://github.com/GitSquared/edex-ui/issues"

0 commit comments

Comments
 (0)