Skip to content

Commit ca5c3d9

Browse files
committed
add a bugs entry in package.json
1 parent abae884 commit ca5c3d9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@
77
"version": "0.2.2",
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/d-biehl/robotcode.git"
10+
"url": "https://github.com/d-biehl/robotcode"
11+
},
12+
"bugs": {
13+
"url": "https://github.com/d-biehl/robotcode/issues"
1114
},
1215
"engines": {
1316
"vscode": "^1.60.0"

0 commit comments

Comments
 (0)