Skip to content

Commit

Permalink
fix: revert "feat: many unreleased endpoint updates (#499)"
Browse files Browse the repository at this point in the history
This reverts commit d952319.
  • Loading branch information
wolfy1339 committed Jan 20, 2023
1 parent 3e4ec5c commit fcbd164
Show file tree
Hide file tree
Showing 4 changed files with 978 additions and 1,435 deletions.
28 changes: 7 additions & 21 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 @@ -6,7 +6,7 @@
},
"description": "Shared TypeScript definitions for Octokit projects",
"dependencies": {
"@octokit/openapi-types": "^16.0.0"
"@octokit/openapi-types": "^14.0.0"
},
"scripts": {
"build": "pika-pack build",
Expand Down Expand Up @@ -105,6 +105,6 @@
]
},
"octokit": {
"openapi-version": "10.0.0"
"openapi-version": "8.0.1"
}
}

0 comments on commit fcbd164

Please sign in to comment.