Bump api-types and publish (#3075)

This commit is contained in:
Devin Binnie
2024-06-20 12:46:53 -04:00
committed by GitHub
parent c0e2b2a0e7
commit 24a665171f
2 changed files with 3 additions and 3 deletions

View File

@@ -1,12 +1,12 @@
{ {
"name": "@mattermost/desktop-api", "name": "@mattermost/desktop-api",
"version": "5.8.0-5", "version": "5.9.0-1",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@mattermost/desktop-api", "name": "@mattermost/desktop-api",
"version": "5.8.0-5", "version": "5.9.0-1",
"license": "MIT", "license": "MIT",
"peerDependencies": { "peerDependencies": {
"typescript": "^4.3.0 || ^5.0.0" "typescript": "^4.3.0 || ^5.0.0"

View File

@@ -1,6 +1,6 @@
{ {
"name": "@mattermost/desktop-api", "name": "@mattermost/desktop-api",
"version": "5.8.0-5", "version": "5.9.0-1",
"description": "Shared types for the Desktop App API provided to the Web App", "description": "Shared types for the Desktop App API provided to the Web App",
"keywords": [ "keywords": [
"mattermost" "mattermost"