Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1 from steven-king/master
Browse files Browse the repository at this point in the history
static-favicon depreciated. updated dependencies to serve-favicon
  • Loading branch information
cwbuecheler committed Oct 11, 2014
2 parents 601c86a + 807e345 commit 81a7795
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"dependencies": {
"express": "~4.0.0",
"static-favicon": "~1.0.0",
"serve-favicon": "*",
"morgan": "~1.0.0",
"cookie-parser": "~1.0.1",
"body-parser": "~1.0.0",
Expand All @@ -16,4 +16,4 @@
"mongodb": "*",
"mongoskin": "*"
}
}
}

0 comments on commit 81a7795

Please sign in to comment.