Skip to content

Commit

Permalink
Merge branch 'master' of github.com:zeit/ncc
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchg committed Jan 30, 2019
2 parents 982c3f8 + aa4114f commit 888e86f
Show file tree
Hide file tree
Showing 16 changed files with 805 additions and 341 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"main": "./dist/ncc/index.js",
"bin": {
"ncc": "./scripts/cli.js"
"ncc": "./dist/ncc/cli.js"
},
"scripts": {
"build": "node scripts/build",
Expand Down
6 changes: 0 additions & 6 deletions scripts/cli.js

This file was deleted.

Loading

0 comments on commit 888e86f

Please sign in to comment.