Skip to content

Commit

Permalink
fix: remove package.json bin (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
malcyL authored Sep 27, 2023
1 parent 559e3ff commit e90e3f9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
],
"main": "lib/index.js",
"types": "lib/index.d.ts",
"bin": {
"cdk": "bin/cdk.js"
},
"scripts": {
"build": "tsc",
"watch": "tsc -w",
Expand Down

0 comments on commit e90e3f9

Please sign in to comment.