chore: update package metadata for API reference (#27462)

Этот коммит содержится в:
Takuya N
2024-07-01 21:46:49 +09:00
коммит произвёл GitHub
родитель 8b52ac3b8b
Коммит 6bfd309573

Просмотреть файл

@@ -22,12 +22,12 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/mattermost/mattermost-api-reference.git" "url": "https://github.com/mattermost/mattermost.git"
}, },
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"bugs": { "bugs": {
"url": "https://github.com/mattermost/mattermost-api-reference/issues" "url": "https://github.com/mattermost/mattermost/issues"
}, },
"homepage": "https://github.com/mattermost/mattermost-api-reference#readme" "homepage": "https://api.mattermost.com/"
} }