Skip to content

Commit 2238011

Browse files
committed
Added throttling package
1 parent f760b72 commit 2238011

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"dependencies": {
3+
"@octokit/core": "^6.1.4",
4+
"@octokit/plugin-throttling": "^9.6.0",
35
"@octokit/rest": "^21.1.1",
46
"adm-zip": "^0.5.16"
57
},

0 commit comments

Comments
 (0)