Skip to content

Commit a06b74d

Browse files
committed
Provide package.json link to the issue tracker.
1 parent 1fd0799 commit a06b74d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"type": "git",
88
"url": "https://github.com/rapid7/awsaml.git"
99
},
10+
"bugs": {
11+
"url": "https://github.com/rapid7/awsaml/issues"
12+
},
1013
"main": "app.js",
1114
"scripts": {
1215
"debug": "electron . --debug",

0 commit comments

Comments
 (0)