Skip to content

Commit 837a412

Browse files
author
Jill M. Nolan
committed
added github repository in package.json
1 parent 0eb4240 commit 837a412

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cobol-essentials",
3-
"displayName": "Cobol Essentials",
3+
"displayName": "COBOL Essentials",
44
"description": "COBOL Essentials for Visual Studio Code",
55
"version": "0.0.1",
66
"icon": "icon.png",
@@ -11,6 +11,10 @@
1111
"categories": [
1212
"Extension Packs"
1313
],
14+
"repository": {
15+
"type": "git",
16+
"url": "https://github.com/jillmnolan/COBOL-Essentials"
17+
},
1418
"extensionPack": [
1519
"Zowe.vscode-extension-for-zowe",
1620
"IBM.zopeneditor"

0 commit comments

Comments
 (0)