Skip to content

Commit

Permalink
fix(cloudevents): bump to latest release (#135)
Browse files Browse the repository at this point in the history
Fixes issues with typescript types in cloudevent function projects.

/kind fix

Signed-off-by: Lance Ball <lball@redhat.com>

Signed-off-by: Lance Ball <lball@redhat.com>
  • Loading branch information
lance committed Nov 8, 2022
1 parent 0c8d029 commit c7f9331
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 16 deletions.
74 changes: 59 additions & 15 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"types": "index.d.ts",
"bin": "./bin/cli.js",
"dependencies": {
"cloudevents": "^5.3.1",
"cloudevents": "^6.0.3",
"commander": "^9.4.0",
"death": "^1.1.0",
"fastify": "^4.9.2",
Expand Down

0 comments on commit c7f9331

Please sign in to comment.