We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e83282d commit def8d53Copy full SHA for def8d53
History.md
@@ -1,3 +1,9 @@
1
+unreleased
2
+==========
3
+
4
+ * deps: [email protected]
5
+ - Fix serving index files without root dir
6
7
1.4.3 / 2014-07-29
8
==================
9
package.json
@@ -8,7 +8,7 @@
"dependencies": {
"escape-html": "1.0.1",
10
"parseurl": "~1.2.0",
11
- "send": "0.7.3"
+ "send": "0.7.4"
12
},
13
"devDependencies": {
14
"istanbul": "0.3.0",
0 commit comments