@suitest/types
Advanced tools
Comparing version 4.17.0 to 4.18.0
@@ -173,3 +173,4 @@ import {LineId} from './testLine'; | ||
| 'catalogueAppMissing' | ||
| 'pairingLost', | ||
| 'pairingLost' | ||
| 'keyServerOffline', | ||
}; | ||
@@ -176,0 +177,0 @@ |
{ | ||
"name": "@suitest/types", | ||
"version": "4.17.0", | ||
"version": "4.18.0", | ||
"description": "TypeScript definitions for common data structures", | ||
@@ -20,3 +20,3 @@ "homepage": "https://suite.st/", | ||
], | ||
"gitHead": "58ba4eda5c8fe326b74532f008d5ed14b6aec136" | ||
"gitHead": "f0932287409e8793f28c4932edd0f9fc60111d4a" | ||
} |
29502
1109