Skip to content

Commit

Permalink
Update peer depedency
Browse files Browse the repository at this point in the history
  • Loading branch information
jemishgopani committed Aug 25, 2024
1 parent cbb6ecf commit 5128e3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wdio-mochawesome-reporter",
"version": "5.2.0",
"version": "5.2.1",
"description": "A WebdriverIO plugin. Generates json results in Mochawesome format.",
"author": "Jemish Gopani <[email protected]>",
"homepage": "https://github.com/jemishgopani/wdio-mochawesome-reporter.git#readme",
Expand Down Expand Up @@ -50,7 +50,7 @@
],
"peerDependencies": {
"@wdio/cli": "^7.30.2",
"mochawesome-report-generator": "^3.1.5"
"mochawesome-report-generator": "^6.2.0"
},
"jest": {
"testPathIgnorePatterns": [
Expand Down

0 comments on commit 5128e3f

Please sign in to comment.