Skip to content

Commit a857db9

Browse files
committed
fix: degrade github api to the latest most suitable version
1 parent ca3842d commit a857db9

File tree

2 files changed

+67
-44
lines changed

2 files changed

+67
-44
lines changed

package-lock.json

Lines changed: 66 additions & 43 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
@@ -42,7 +42,7 @@
4242
"@imqueue/core": "^1.7.3",
4343
"@imqueue/rpc": "^1.10.7",
4444
"@imqueue/travis": "^1.0.0",
45-
"@octokit/rest": "17.1.0",
45+
"@octokit/rest": "16.42.2",
4646
"chalk": "^3.0.0",
4747
"command-exists": "^1.2.8",
4848
"dotenv": "^8.2.0",

0 commit comments

Comments
 (0)