Skip to content

Commit 980d97b

Browse files
committed
fix folders
1 parent 29109ce commit 980d97b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "diff2html",
3-
"version": "0.1.6",
3+
"version": "0.1.6-1",
44

55
"homepage": "https://www.github.com/rtfpessoa/diff2html-nodejs",
66
"description": "Fast Diff to colorized HTML",
@@ -71,6 +71,7 @@
7171

7272
"files": [
7373
"bin",
74-
"src"
74+
"src",
75+
"dist"
7576
]
7677
}

0 commit comments

Comments
 (0)