ortoni-report 1.1.7 → 1.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/changelog.md CHANGED
@@ -1,4 +1,8 @@
1
1
  # Change Log:
2
+ ## Version 1.1.8
3
+
4
+ ### Fixed
5
+ - CSS issue
2
6
 
3
7
  ## Version 1.1.7
4
8
 
package/dist/css/main.css CHANGED
@@ -22442,4 +22442,4 @@ has-background-danger.is-hoverable:active {
22442
22442
  pointer-events: all !important;
22443
22443
  }
22444
22444
 
22445
- /*# sourceMappingURL=style.css.map */
22445
+ /*# sourceMappingURL=style.css.map */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ortoni-report",
3
- "version": "1.1.7",
3
+ "version": "1.1.8",
4
4
  "description": "Playwright Report By LetCode with Koushik",
5
5
  "scripts": {
6
6
  "test": "npx playwright test",