Skip to content

Commit

Permalink
deps: mime-types@~2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jan 30, 2015
1 parent b13dc3f commit db315ce
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
unreleased
==========

* deps: mime-types@~2.0.8
- Add new mime types

1.5.5 / 2014-12-30
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"repository": "jshttp/type-is",
"dependencies": {
"media-typer": "0.3.0",
"mime-types": "~2.0.7"
"mime-types": "~2.0.8"
},
"devDependencies": {
"istanbul": "0.3.5",
Expand Down

0 comments on commit db315ce

Please sign in to comment.