Skip to content

Commit

Permalink
feat: many new endpoints (#518)
Browse files Browse the repository at this point in the history
  • Loading branch information
octokitbot committed May 12, 2023
1 parent ce80cc3 commit 06d6543
Show file tree
Hide file tree
Showing 4 changed files with 1,678 additions and 678 deletions.
48 changes: 24 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -25,14 +25,14 @@
],
"license": "MIT",
"dependencies": {
"@octokit/types": "^9.0.0"
"@octokit/types": "^9.2.2"
},
"peerDependencies": {
"@octokit/core": ">=4"
},
"devDependencies": {
"@octokit/core": "^4.0.0",
"@octokit/plugin-rest-endpoint-methods": "^7.0.1",
"@octokit/plugin-rest-endpoint-methods": "^7.1.0",
"@pika/pack": "^0.3.7",
"@pika/plugin-build-node": "^0.9.0",
"@pika/plugin-build-web": "^0.9.0",
Expand Down

0 comments on commit 06d6543

Please sign in to comment.