Skip to content

Commit 2e6b4cf

Browse files
author
Greg Bell
committed
Move files around, create entry in .bin properly
1 parent c732fb3 commit 2e6b4cf

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
File renamed without changes.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
"type": "git",
1010
"url": "https://github.com/bitwombat/parallel-uglifyjs"
1111
},
12+
"bin": {
13+
"parallel-uglifyjs": "./cli/parallel-uglifyjs.js"
14+
},
1215
"bugs": {
1316
"url": "https://github.com/bitwombat/parallel-uglifyjs/issues"
1417
},

0 commit comments

Comments
 (0)