Skip to content

Commit

Permalink
feat: bump package
Browse files Browse the repository at this point in the history
  • Loading branch information
mattzcarey committed Jul 28, 2023
1 parent 4734ef1 commit 1925493
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
9 changes: 4 additions & 5 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "code-review-gpt",
"version": "0.0.29",
"version": "0.0.30",
"description": "Your AI code reviewer",
"bin": {
"code-review-gpt": "./dist/index.js"
Expand Down Expand Up @@ -36,6 +36,7 @@
"dependencies": {
"@actions/github": "^5.1.1",
"chalk": "^4.1.2",
"dotenv": "^16.3.1",
"inquirer": "^9.2.8",
"langchain": "^0.0.103",
"ts-retry": "^4.2.1",
Expand Down

0 comments on commit 1925493

Please sign in to comment.