Skip to content

Commit 41394d1

Browse files
committed
fix: bumped up @types/tar to fix the error TS2709: Cannot use namespace 'MiniPass' as a type
1 parent 574e0f7 commit 41394d1

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/node": "^10.12.0",
5959
"@types/request": "^2.47.1",
6060
"@types/stream-buffers": "^3.0.3",
61-
"@types/tar": "^4.0.3",
61+
"@types/tar": "^6.1.1",
6262
"@types/underscore": "^1.8.9",
6363
"@types/ws": "^6.0.1",
6464
"byline": "^5.0.0",

0 commit comments

Comments
 (0)