Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b4cd08b1a3 | ||
|
|
c1b2ad4a71 | ||
|
|
e18a68fc94 |
@@ -37,3 +37,6 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
THE SOFTWARE.
|
||||
|
||||
The [Silk](http://www.famfamfam.com/lab/icons/silk/) icons are created
|
||||
by/copyright of [FAMFAMFAM](http://www.famfamfam.com/).
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "serve-index",
|
||||
"description": "Serve directory listings",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
@@ -13,7 +13,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"batch": "0.5.0",
|
||||
"negotiator": "0.3.0"
|
||||
"negotiator": "0.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"connect": "^2.13.0",
|
||||
|
||||
Reference in New Issue
Block a user