Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a879aee5e5 | ||
|
|
7ba4f7cf44 |
@@ -1,3 +1,8 @@
|
||||
1.1.4 / 2014-06-20
|
||||
==================
|
||||
|
||||
* deps: accepts@~1.0.5
|
||||
|
||||
1.1.3 / 2014-06-20
|
||||
==================
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "serve-index",
|
||||
"description": "Serve directory listings",
|
||||
"version": "1.1.3",
|
||||
"version": "1.1.4",
|
||||
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
|
||||
"license": "MIT",
|
||||
"repository": "expressjs/serve-index",
|
||||
"dependencies": {
|
||||
"accepts": "1.0.4",
|
||||
"accepts": "~1.0.5",
|
||||
"batch": "0.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user