[MM-57348] Change result to status as a better descriptor of the notification status (#3005)

This commit is contained in:
Devin Binnie
2024-04-12 09:06:33 -04:00
committed by GitHub
parent 125ff06481
commit 1eda09ae25
7 changed files with 16 additions and 16 deletions

View File

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