Skip to content

Commit

Permalink
[FIX] serveIndex: Add missing dependency to "graceful-fs"
Browse files Browse the repository at this point in the history
  • Loading branch information
matz3 committed Feb 6, 2020
1 parent 766365e commit e09c472
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@
"etag": "^1.8.1",
"express": "^4.17.1",
"fresh": "^0.5.2",
"graceful-fs": "^4.2.3",
"make-dir": "^3.0.0",
"mime-types": "^2.1.26",
"parseurl": "^1.3.3",
Expand Down

0 comments on commit e09c472

Please sign in to comment.