Correct repository URL in package.json to match the updated GitHub format.

This commit is contained in:
Luke Hagar
2025-10-01 23:14:33 +00:00
parent 7e77381c2f
commit cdcd0861c5

View File

@@ -14,7 +14,7 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/lukehagar/openapi-types"
"url": "https://github.com/LukeHagar/openapi-types"
},
"bugs": {
"url": "https://github.com/lukehagar/openapi-types/issues"