Skip to content

Commit b260a8b

Browse files
committed
add bugs field to package.json
1 parent 1093709 commit b260a8b

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
@@ -14,6 +14,9 @@
1414
"type": "git",
1515
"url": "git://github.com/nerdocs/vue-extensionpoints"
1616
},
17+
"bugs": {
18+
"url": "https://github.com/nerdocs/vue-extensionpoints/issues"
19+
},
1720
"main": "./dist/vue-extensionpoints.common.js",
1821
"dependencies": {
1922
"core-js": "^3.4.3",

0 commit comments

Comments
 (0)