fix build

This commit is contained in:
2022-04-04 16:28:40 +02:00
parent 69cf63c80a
commit a71fdf805d
11 changed files with 134 additions and 101 deletions

View File

@@ -7,7 +7,7 @@
"type": "module",
"scripts": {
"test": "(tstest test/ --web)",
"build": "tsbuild --web"
"build": "tsbuild --web --allowimplicitany"
},
"repository": {
"type": "git",
@@ -27,7 +27,6 @@
"@pushrocks/smartunique": "^3.0.3",
"@pushrocks/streamfunction": "^4.0.1",
"@types/gunzip-maybe": "^1.4.0",
"@types/tar": "^6.1.1",
"@types/tar-stream": "^2.2.2",
"gunzip-maybe": "^1.4.2",
"tar": "^6.1.11",