Skip to content

Commit 7317fff

Browse files
coliffshockey
authored andcommittedOct 9, 2019
housekeeping: add homepage URL to package.json (#5652)
can be useful for folks looking at the file after they've downloaded it.
1 parent 9253c0b commit 7317fff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎package.json

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "swagger-ui",
33
"version": "3.23.11",
44
"main": "dist/swagger-ui.js",
5+
"homepage": "https://github.com/swagger-api/swagger-ui",
56
"repository": "git@github.com:swagger-api/swagger-ui.git",
67
"contributors": [
78
"(in alphabetical order)",

0 commit comments

Comments
 (0)
Please sign in to comment.