Skip to content

Commit

Permalink
6.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
leo committed Apr 22, 2018
1 parent 3f4116e commit 6f83a69
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
@@ -1,6 +1,6 @@
{
"name": "serve",
"version": "6.5.5",
"version": "6.5.6",
"description": "Static file serving and directory listing",
"scripts": {
"test": "yarn lint && NODE_ENV=test nyc ava",
Expand Down Expand Up @@ -70,4 +70,4 @@
"git": {
"pre-commit": "lint-staged"
}
}
}

0 comments on commit 6f83a69

Please sign in to comment.