Skip to content

Commit f04392b

Browse files
committed
Added homepage, bugs, repository to package.json
1 parent 4cb7d6a commit f04392b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@
1313
},
1414
"type": "module",
1515
"author": "Lorna Mitchell <[email protected]>",
16+
"homepage": "https://github.com/lornajane/openapi-overlays-js#readme",
17+
"bugs": "https://github.com/lornajane/openapi-overlays-js/issues",
18+
"repository": {
19+
"type": "git",
20+
"url": "git+https://github.com/lornajane/openapi-overlays-js.git"
21+
},
1622
"license": "Apache2",
1723
"dependencies": {
1824
"@stoplight/yaml": "^4.2.3",

0 commit comments

Comments
 (0)