Skip to content

Commit 63bb293

Browse files
authored
Merge pull request #509 from dimfeld/dimfeld-patch-1
Remove bin entry from package.json for removed "repl" script
2 parents 12bc394 + 3c95cf4 commit 63bb293

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
"main": "./dist/easypost.js",
1515
"module": "./dist/easypost.mjs",
1616
"types": "./types/index.d.ts",
17-
"bin": {
18-
"easypost": "./repl.js"
19-
},
2017
"repository": {
2118
"type": "git",
2219
"url": "git://github.com/easypost/easypost-node.git"

0 commit comments

Comments
 (0)