Skip to content

Commit 9695770

Browse files
committedFeb 15, 2016
Update package.json
update the mime-db version to include the latest and greatest mime data
1 parent 6c3d324 commit 9695770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"license": "MIT",
2222
"dependencies": {},
2323
"devDependencies": {
24-
"mime-db": "^1.2.0"
24+
"mime-db": "^1.22.0"
2525
},
2626
"scripts": {
2727
"prepublish": "node build/build.js > types.json",

0 commit comments

Comments
 (0)
Please sign in to comment.