Skip to content

Commit dff722c

Browse files
committed
Fix
1 parent cae4936 commit dff722c

2 files changed

Lines changed: 278 additions & 213 deletions

File tree

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "acode-plugin-chatgpt-sidebar",
2+
"name": "acode.plugin.ai.sidebar",
33
"version": "2.1.0",
44
"description": "ChatGPT Plugin with Sidebar for Acode",
55
"main": "dist/main.js",
@@ -8,9 +8,10 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/bajrangCoders/acode-plugin-chatgpt.git"
11+
"url":
12+
"git+https://github.com/RenzMc/Acode-Plugin-AI-cli.git"
1213
},
13-
"author": "Raunak Raj",
14+
"author": "RenzMc",
1415
"license": "MIT",
1516
"dependencies": {
1617
"@google/generative-ai": "^0.13.0",

0 commit comments

Comments
 (0)