Skip to content

Commit

Permalink
Update dependency memfs to ~3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 17, 2020
1 parent 74db57b commit d884a54
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "send-stream",
"description": "Streaming file server with Range and conditional-GET support from file system or any streaming sources.",
"repository": "github:nicolashenry/send-stream",
"version": "0.4.0",
"version": "0.5.0",
"keywords": [
"static",
"file",
Expand Down Expand Up @@ -33,7 +33,7 @@
"express": "~4.17.1",
"fastify": "~2.14.1",
"koa": "~2.11.0",
"memfs": "~3.1.2",
"memfs": "~3.1.3",
"mocha": "~7.1.2",
"mongodb": "~3.5.7",
"nyc": "~15.0.1",
Expand Down

0 comments on commit d884a54

Please sign in to comment.