Skip to content

Commit

Permalink
fix: remove faulty bin entry #259
Browse files Browse the repository at this point in the history
  • Loading branch information
marionebl committed Jan 31, 2018
1 parent 820c6c2 commit beafbc6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
3 changes: 1 addition & 2 deletions @packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
],
"bin": {
"dep-check": "./dep-check.js",
"pkg-check": "./pkg-check.js",
"lint": "xo"
"pkg-check": "./pkg-check.js"
},
"scripts": {
"build": "exit 0",
Expand Down
4 changes: 0 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7334,7 +7334,3 @@ yargs@~3.10.0:
cliui "^2.1.0"
decamelize "^1.0.0"
window-size "0.1.0"

[email protected]:
version "1.3.2"
resolved "https://registry.npmjs.org/yarn/-/yarn-1.3.2.tgz#5939762581b5b4ddcd3418c0f6be42df3aee195f"

0 comments on commit beafbc6

Please sign in to comment.