diff --git a/package.json b/package.json index 63b582e7e..5e6080b3e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lumel/exceljs", - "version": "4.3.0-alpha14", + "version": "4.3.0-alpha15", "description": "Excel Workbook Manager - Read and Write xlsx and csv Files.", "license": "MIT", "author": { @@ -97,8 +97,7 @@ ], "dependencies": { "uuid": "^8.3.0", - "uzip": "^0.20201231.0", - "readable-stream": "^3.6.0" + "uzip": "^0.20201231.0" }, "devDependencies": { "@babel/cli": "^7.10.5",