Skip to content
This repository was archived by the owner on Dec 10, 2020. It is now read-only.

Commit e99ecb7

Browse files
authored
Merge branch 'master' into ignore-lockfiles
2 parents 3840f18 + 5788b9f commit e99ecb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"types": "dist/lib/index.d.ts",
77
"browser": "dist/bundle.js",
88
"bin": {
9-
"ethereumjs": "node bin/cli.js"
9+
"ethereumjs": "bin/cli.js"
1010
},
1111
"files": [
1212
"bin",

0 commit comments

Comments
 (0)