diff --git a/tsconfig.json b/tsconfig.json index a118bd1..0ed7b15 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -10,7 +10,8 @@ "types": [ "node", "pg", - "mysql" + "mysql", + "tape" ] },