Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Commit

Permalink
fix: add missing bin
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed Sep 16, 2019
1 parent 020896e commit b2ae52b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
"engines": {
"node": ">=8"
},
"bin": {
"bundle-analyzer": "bin/bundle-analyzer"
},
"license": "MIT",
"scripts": {
"prebuild": "rm -rf lib/",
Expand Down

0 comments on commit b2ae52b

Please sign in to comment.