Skip to content

Commit

Permalink
feat: new endpoint types (#381)
Browse files Browse the repository at this point in the history
  • Loading branch information
octokitbot committed Jun 15, 2022
1 parent af79d39 commit def5b0d
Show file tree
Hide file tree
Showing 4 changed files with 2,201 additions and 496 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": "^6.34.0"
"@octokit/types": "^6.35.0"
},
"peerDependencies": {
"@octokit/core": ">=2"
},
"devDependencies": {
"@octokit/core": "^3.0.0",
"@octokit/plugin-rest-endpoint-methods": "^5.0.0",
"@octokit/plugin-rest-endpoint-methods": "^5.14.0",
"@pika/pack": "^0.5.0",
"@pika/plugin-build-node": "^0.9.0",
"@pika/plugin-build-web": "^0.9.0",
Expand Down

0 comments on commit def5b0d

Please sign in to comment.