We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7655c9 commit 2b50f4bCopy full SHA for 2b50f4b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@skilbourn/playwright-report-summary",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"description": "generate a customizable text summary of your playwright test results",
5
"main": "dist/src/index.js",
6
"types": "dist/src/index.d.ts",
@@ -50,4 +50,4 @@
50
"source-map-support": "^0.5.21",
51
"typescript": "^4.8.4"
52
}
53
-}
+}
0 commit comments