Skip to content

Commit 888e86f

Browse files
committed
Merge branch 'master' of github.com:zeit/ncc
2 parents 982c3f8 + aa4114f commit 888e86f

16 files changed

+805
-341
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"main": "./dist/ncc/index.js",
77
"bin": {
8-
"ncc": "./scripts/cli.js"
8+
"ncc": "./dist/ncc/cli.js"
99
},
1010
"scripts": {
1111
"build": "node scripts/build",

scripts/cli.js

-6
This file was deleted.

0 commit comments

Comments
 (0)