Skip to content

Commit

Permalink
Updates to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
christinamartinez committed Dec 22, 2024
1 parent b4c5ac0 commit a58a8ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "open-ai-reviewer",
"name": "roast-my-code",
"version": "1.0.0",
"description": "Open AI powered code reviews",
"description": "mean and aggressive code reviews by ChatGPT",
"main": "lib/main.js",
"author": "Ville Saukkonen",
"author": "Christina Martinez, based on work by Ville Saukkonen",
"license": "MIT",
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit a58a8ea

Please sign in to comment.