@thisisagile/easy-playwright
Advanced tools
+3
-3
| { | ||
| "name": "@thisisagile/easy-playwright", | ||
| "version": "17.22.1", | ||
| "version": "17.22.2", | ||
| "description": "Straightforward wrapper library for Playwright web testing framework", | ||
@@ -43,6 +43,6 @@ "author": "Sander Hoogendoorn", | ||
| "dependencies": { | ||
| "@thisisagile/easy": "^17.22.1", | ||
| "@thisisagile/easy-test-web": "^17.22.1", | ||
| "@thisisagile/easy": "^17.22.2", | ||
| "@thisisagile/easy-test-web": "^17.22.2", | ||
| "playwright": "^1.41.2" | ||
| } | ||
| } |