Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
feat: many unrelease endpoint updates (#497)
BREAKING CHANGE: remove defunct endpoints
  • Loading branch information
octokitbot committed Jan 20, 2023
1 parent 8f09892 commit 24ada6e
Show file tree
Hide file tree
Showing 4 changed files with 1,830 additions and 1,192 deletions.
238 changes: 215 additions & 23 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": "^8.1.1"
"@octokit/types": "^9.0.0"
},
"peerDependencies": {
"@octokit/core": ">=4"
},
"devDependencies": {
"@octokit/core": "^4.0.0",
"@octokit/plugin-rest-endpoint-methods": "^6.0.0",
"@octokit/plugin-rest-endpoint-methods": "^7.0.1",
"@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 24ada6e

Please sign in to comment.