File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Example: `overlayjs --openapi openapi.yml --overlay add-sparkle.yaml`
30
30
31
31
Use ` overlayjs --help ` to see the usage information.
32
32
33
- See [ docs/examples] ( docs/examples/index.md ) for more examples.
33
+ See [ docs/examples] ( https://github.com/lornajane/openapi-overlays-js/ docs/examples/index.md) for more examples.
34
34
35
35
## Project status
36
36
Original file line number Diff line number Diff line change 13
13
},
14
14
"type" : " module" ,
15
15
"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
+ },
16
22
"license" : " Apache2" ,
17
23
"dependencies" : {
18
24
"@stoplight/yaml" : " ^4.2.3" ,
You can’t perform that action at this time.
0 commit comments