Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyhb committed Dec 19, 2024
1 parent ded7b31 commit cc5bf6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/swebench/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@inngest/agent-kit": "file:../../inngest-agent-kit-0.0.3.tgz",
"@inngest/agent-kit": "^0.0.3",
"inngest": "^3.27.6-pr-776.2",
"tree-sitter": "^0.22.1",
"tree-sitter-python": "^0.23.5"
Expand Down

0 comments on commit cc5bf6e

Please sign in to comment.