Skip to content

Commit a3c6bab

Browse files
committed
rename package
1 parent 4062e81 commit a3c6bab

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "codegpt",
2+
"name": "codegpt3",
33
"displayName": "CodeGPT: write and improve code using AI",
44
"description": "Use GPT3 right inside the IDE to enhance and automate your coding with AI-powered assistance",
55
"version": "1.0.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1007,6 +1007,11 @@
10071007
"resolved" "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz"
10081008
"version" "1.0.0"
10091009

1010+
"fsevents@~2.3.2":
1011+
"integrity" "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA=="
1012+
"resolved" "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz"
1013+
"version" "2.3.2"
1014+
10101015
"fstream@^1.0.12":
10111016
"integrity" "sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg=="
10121017
"resolved" "https://registry.npmjs.org/fstream/-/fstream-1.0.12.tgz"

0 commit comments

Comments
 (0)