@suitest/types
Advanced tools
Comparing version 4.7.0 to 4.8.0
@@ -163,3 +163,7 @@ import {LineId} from './testLine'; | ||
| 'installAppFailure' | ||
| 'openAppFailure', | ||
| 'openAppFailure' | ||
| 'urlOverrideNotSupported' | ||
| 'devToolsNotSupported' | ||
| 'deviceNotPaired' | ||
| 'appNotFound', | ||
}; | ||
@@ -166,0 +170,0 @@ |
{ | ||
"name": "@suitest/types", | ||
"version": "4.7.0", | ||
"version": "4.8.0", | ||
"description": "TypeScript definitions for common data structures", | ||
@@ -20,3 +20,3 @@ "homepage": "https://suite.st/", | ||
], | ||
"gitHead": "c07c2699c292fdf0afd1f70566488dffcf032770" | ||
"gitHead": "09eee6f9bc8a67b3c1626c504c54000232a78215" | ||
} |
27709
1033