Skip to content

Commit

Permalink
deps: mime-db@~1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Feb 9, 2015
1 parent 19e01e8 commit 08c5c1a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
unreleased
==========

* deps: mime-db@~1.7.0
- Add new mime types
- Community extensions ownership transferred from `node-mime`

2.0.8 / 2015-01-29
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
],
"repository": "jshttp/mime-types",
"dependencies": {
"mime-db": "~1.6.0"
"mime-db": "~1.7.0"
},
"devDependencies": {
"istanbul": "0.3.5",
Expand Down

0 comments on commit 08c5c1a

Please sign in to comment.