diff --git a/package-lock.json b/package-lock.json index 0c40336f..72b25f2f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "send-stream", - "version": "2.5.3", + "version": "2.5.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "send-stream", - "version": "2.5.3", + "version": "2.5.4", "license": "MIT", "dependencies": { "@types/node": ">=12", diff --git a/package.json b/package.json index d3d50bb4..2a8545a9 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "send-stream", "description": "Streaming file serving library with Range and conditional-GET support from file system or any streaming sources.", "repository": "github:nicolashenry/send-stream", - "version": "2.5.3", + "version": "2.5.4", "keywords": [ "static", "file",