Skip to content

Commit ed9e3cc

Browse files
committed
License change to MIT
1 parent 1b4194a commit ed9e3cc

1 file changed

Lines changed: 7 additions & 16 deletions

File tree

package.json

Lines changed: 7 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,24 +6,15 @@
66
"diff-so-fancy": "diff-so-fancy",
77
"diff-highlight": "diff-highlight"
88
},
9-
"repository": {
10-
"type": "git",
11-
"url": "git+https://github.com/stevemao/diff-so-fancy.git"
12-
},
9+
"repository": { "type": "git", "url": "git+https://github.com/stevemao/diff-so-fancy.git" },
1310
"keywords": [
14-
"git",
15-
"diff",
16-
"fancy",
17-
"good-lookin'",
18-
"diff-highlight",
19-
"color",
20-
"readable",
21-
"high-light"
11+
"git", "diff", "fancy",
12+
"good-lookin'", "diff-highlight",
13+
"color", "readable",
14+
"highlight"
2215
],
2316
"author": "Paul Irish",
24-
"license": "ISC",
25-
"bugs": {
26-
"url": "https://github.com/stevemao/diff-so-fancy/issues"
27-
},
17+
"license": "MIT",
18+
"bugs": { "url": "https://github.com/stevemao/diff-so-fancy/issues" },
2819
"homepage": "https://github.com/stevemao/diff-so-fancy#readme"
2920
}

0 commit comments

Comments
 (0)