Skip to content

Commit 3f56459

Browse files
added octokit/throttling plugin to the project
1 parent e9b4d19 commit 3f56459

2 files changed

Lines changed: 168 additions & 65 deletions

File tree

scripts/package-lock.json

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

scripts/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"main": "substitute_article_urls.js",
66
"dependencies": {
77
"@octokit/core": "^4.1.0",
8+
"@octokit/plugin-throttling": "^4.3.2",
89
"asciidoctor": "^2.2.1",
910
"dotenv": "^8.2.0",
1011
"yaml": "^1.10.0",

0 commit comments

Comments
 (0)