refactor: Remove streamify array dependency

This commit is contained in:
Joachim Van Herwegen
2021-08-02 13:29:52 +02:00
parent 63e88578c3
commit 2ae95bd167
12 changed files with 70 additions and 106 deletions

View File

@@ -95,7 +95,6 @@
"@types/redis": "^2.8.30",
"@types/redlock": "^4.0.1",
"@types/sparqljs": "^3.1.2",
"@types/streamify-array": "^1.0.0",
"@types/url-join": "^4.0.0",
"@types/uuid": "^8.3.0",
"@types/ws": "^7.4.5",
@@ -126,7 +125,6 @@
"redlock": "^4.2.0",
"sparqlalgebrajs": "^3.0.0",
"sparqljs": "^3.4.2",
"streamify-array": "^1.0.1",
"url-join": "^4.0.1",
"uuid": "^8.3.2",
"winston": "^3.3.3",