Skip to content

Commit

Permalink
Fix mochawesome json to md package issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
iamdharmesh committed Nov 29, 2023
1 parent 7be529e commit 5cdb0fe
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 2 deletions.
25 changes: 24 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
"cypress": "^13.3.1",
"cypress-mochawesome-reporter": "^3.4.0",
"husky": "^8.0.1",
"lint-staged": "^10.0.7"
"lint-staged": "^10.0.7",
"mochawesome-json-to-md": "^0.7.2"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit 5cdb0fe

Please sign in to comment.