Skip to content

Commit def8d53

Browse files
committed
1 parent e83282d commit def8d53

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
unreleased
2+
==========
3+
4+
5+
- Fix serving index files without root dir
6+
17
1.4.3 / 2014-07-29
28
==================
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"escape-html": "1.0.1",
1010
"parseurl": "~1.2.0",
11-
"send": "0.7.3"
11+
"send": "0.7.4"
1212
},
1313
"devDependencies": {
1414
"istanbul": "0.3.0",

0 commit comments

Comments
 (0)