Skip to content

Commit

Permalink
Deprecate in favour of mime-types.
Browse files Browse the repository at this point in the history
  • Loading branch information
Fishrock123 committed May 13, 2014
1 parent 650e840 commit 9149621
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@

DEPRECATED - Please use [mime-types](https://github.com/expressjs/mime-types) instead.

# Set Type

Return a well-formatted content type header given an extension.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "set-type",
"description": "set well-formatted content-type headers",
"version": "1.0.0",
"description": "DEPRECATED - Please use mime-types instead.",
"author": {
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
Expand Down

0 comments on commit 9149621

Please sign in to comment.