Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f80b4ca

Browse files
howardroarkdougwilson
authored andcommitted
add application/json5
1 parent 2bcded0 commit f80b4ca

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

HISTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
unreleased
22
==========
33

4+
* Add `application/json5`
45
* Add `text/hjson`
56

67
1.2.0 / 2014-11-09

lib/extensions.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"application/font-woff2": [
33
"woff2"
44
],
5+
"application/json5": [
6+
"json5"
7+
],
58
"text/hjson": [
69
"hjson"
710
],

0 commit comments

Comments
 (0)