mirror of
https://github.com/LukeHagar/prettier-plugin-openapi.git
synced 2025-12-06 04:21:03 +00:00
Update repository URL in package.json to remove 'git+' prefix for cleaner formatting.
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/lukehagar/prettier-plugin-openapi.git"
|
"url": "https://github.com/lukehagar/prettier-plugin-openapi"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/lukehagar/prettier-plugin-openapi/issues"
|
"url": "https://github.com/lukehagar/prettier-plugin-openapi/issues"
|
||||||
|
|||||||
Reference in New Issue
Block a user