Skip to content

Commit 1a1445c

Browse files
Merge pull request #417 from so-fancy/npmusefatpack
use fatpack build for npm
2 parents 93f60a0 + a673cb4 commit 1a1445c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "diff-so-fancy",
3-
"version": "1.4.2",
3+
"version": "1.4.3",
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)