Skip to content

Commit

Permalink
4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hueniverse committed Apr 2, 2019
1 parent 9216552 commit 1ded2b2
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
{
"name": "@hapi/mimos",
"description": "Mime database interface",
"version": "4.0.2",
"version": "4.1.0",
"repository": "git://github.com/hapijs/mimos",
"main": "lib/index.js",
"keywords": ["mime", "database", "content-type"],
"keywords": [
"mime",
"database",
"content-type"
],
"dependencies": {
"@hapi/hoek": "6.x.x",
"mime-db": "1.x.x"
Expand Down

0 comments on commit 1ded2b2

Please sign in to comment.