Skip to content

Commit

Permalink
chore(examples): bump quickstart deps
Browse files Browse the repository at this point in the history
  • Loading branch information
charlypoly committed Jan 16, 2025
1 parent 60579b6 commit a74a727
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 13 deletions.
4 changes: 2 additions & 2 deletions examples/quick-start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"author": "",
"license": "ISC",
"dependencies": {
"@inngest/agent-kit": "^0.1.2",
"inngest": "^3.29.3"
"@inngest/agent-kit": "0.2.0",
"inngest": "^3.30.0"
},
"devDependencies": {
"tsx": "^4.19.2"
Expand Down
104 changes: 93 additions & 11 deletions examples/quick-start/pnpm-lock.yaml

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

0 comments on commit a74a727

Please sign in to comment.