Skip to content

Commit 6dba222

Browse files
authored
Update registry.json
1 parent 1042422 commit 6dba222

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

registry.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"packages": {
33
"gcpack": {
4-
"repo": "https://github.com/gitcrate/gcpack.git",
4+
"repo": "https://github.com/stetupyt/cogp/gcpack.git",
55
"version": "1.0.0"
66
},
77
"env": {
@@ -13,7 +13,7 @@
1313
"version": "14.21.0"
1414
},
1515
"update": {
16-
"repo": "npm:gitcrate",
16+
"repo": "npm:@gitcrate/gitcrate",
1717
"version": "1.0.0"
1818
},
1919
"kidnet.js": {
@@ -87,6 +87,9 @@
8787
"typescript": {
8888
"repo": "npm:typescript",
8989
"version": "5.1.6"
90-
}
90+
},
91+
"vsce": {
92+
"repo": "npm:@vscode/vsce",
93+
"version": "3.6.0"
9194
}
9295
}

0 commit comments

Comments
 (0)