Skip to content

Commit c169a78

Browse files
committed
chore: update package info
1 parent d8fcde2 commit c169a78

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "code-ownership-vscode",
33
"version": "0.0.3",
4+
"publisher": "Gusto",
45
"displayName": "Code Ownership for VSCode",
56
"description": "VSCode extension Gusto Code Ownership",
67
"engines": {
@@ -15,7 +16,7 @@
1516
"main": "./dist/extension.js",
1617
"repository": {
1718
"type": "git",
18-
"url": "git+https://github.com/Gusto/code-ownership-vscode.git"
19+
"url": "https://github.com/Gusto/code-ownership-vscode.git"
1920
},
2021
"contributes": {
2122
"commands": [

0 commit comments

Comments
 (0)