fix tests

This commit is contained in:
Tatyana Kostromskaya
2023-09-15 13:45:26 +00:00
parent 8c1e6a00f0
commit 2e5b10e3bd
4 changed files with 40 additions and 8 deletions
+3 -2
View File
@@ -44,6 +44,7 @@
"@octokit/plugin-rest-endpoint-methods": "^7.2.3"
},
"devDependencies": {
"proxy": "^2.1.1"
"proxy": "^2.1.1",
"@types/proxy": "^1.0.1"
}
}
}