Skip to content

Commit 406a635

Browse files
committed
Can only have one bin
1 parent d59d8f5 commit 406a635

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"description": "Download latest openethereum and export the path",
55
"main": "index.js",
66
"bin": {
7-
"openethereum": "./openethereum.exe",
8-
"parity": "./openethereum.exe"
7+
"openethereum": "./openethereum.exe"
98
},
109
"publishConfig": {
1110
"access": "public"

0 commit comments

Comments
 (0)