Skip to content

Commit a08b066

Browse files
committed
updated package.json
1 parent 860afc7 commit a08b066

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

package.json

+10-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,19 @@
22
"name": "svn-scm",
33
"displayName": "svn-scm",
44
"description": "",
5-
"version": "0.1.1",
5+
"version": "0.1.2",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.16.0"
9-
},
9+
},
10+
"homepage": "https://github.com/JohnstonCode/svn-scm/blob/master/README.md",
11+
"repository": {
12+
"type": "git",
13+
"url": "https://github.com/JohnstonCode/svn-scm.git"
14+
},
15+
"bugs": {
16+
"url": "https://github.com/JohnstonCode/svn-scm/issues"
17+
},
1018
"categories": [
1119
"Other",
1220
"SCM Providers"

0 commit comments

Comments
 (0)