Skip to content

Commit 2719b7a

Browse files
committed
use fatpack build for npm
1 parent 93f60a0 commit 2719b7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.4.2",
44
"description": "Good-lookin' diffs with diff-highlight and more",
55
"bin": {
6-
"diff-so-fancy": "diff-so-fancy"
6+
"diff-so-fancy": "third_party/build_fatpack/diff-so-fancy"
77
},
88
"scripts": {
99
"test": "./test/bats/bin/bats test"

0 commit comments

Comments
 (0)