Skip to content

Commit

Permalink
feat(types): add new changes property to ProjectColumnEditedEvent a…
Browse files Browse the repository at this point in the history
…nd make `ProjectCard#content_url` optional (#550)
  • Loading branch information
octokitbot authored Apr 25, 2021
1 parent 6f317c4 commit d4f9b4b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"dependencies": {
"@octokit/request-error": "^2.0.2",
"@octokit/webhooks-methods": "^1.0.0",
"@octokit/webhooks-types": "3.69.4",
"@octokit/webhooks-types": "3.70.0",
"aggregate-error": "^3.1.0"
},
"devDependencies": {
"@jest/types": "^26.6.2",
"@octokit/tsconfig": "^1.0.1",
"@octokit/webhooks-schemas": "3.69.4",
"@octokit/webhooks-schemas": "3.70.0",
"@pika/pack": "^0.5.0",
"@pika/plugin-build-node": "^0.9.2",
"@pika/plugin-build-web": "^0.9.2",
Expand Down

0 comments on commit d4f9b4b

Please sign in to comment.