File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1616 "x-json-types" : {
1717 "lastChangeDate" : " 2023-10-21T20:29:24.287Z"
1818 },
19- "homepage" : " https://github.com/swordev/json-types" ,
19+ "homepage" : " https://github.com/swordev/json-types/tree/main/packages/compose " ,
2020 "bugs" : {
2121 "url" : " https://github.com/swordev/json-types/issues" ,
2222 "email" : " juanrgm724@gmail.com"
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ export async function gen() {
7979 ...( type . keywords || [ ] ) ,
8080 ] ,
8181 "x-json-types" : { lastChangeDate } ,
82- homepage : " https://github.com/swordev/json-types" ,
82+ homepage : ` https://github.com/swordev/json-types/tree/main/packages/ ${ type . name } ` ,
8383 bugs : {
8484 url : "https://github.com/swordev/json-types/issues" ,
8585 email : "juanrgm724@gmail.com" ,
You can’t perform that action at this time.
0 commit comments