Skip to content

Commit

Permalink
Merge pull request #4 from Aghassi/patch-1
Browse files Browse the repository at this point in the history
fix: update package.json to include peerDependencies
  • Loading branch information
cenfun committed Jul 2, 2024
2 parents 8b84890 + 7103718 commit c84ca75
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,8 @@
"eslint-config-plus": "^2.0.2",
"eslint-plugin-html": "^8.1.1",
"jest": "^29.7.0"
},
"peerDependencies": {
"@jest/reporters": "*"
}
}

0 comments on commit c84ca75

Please sign in to comment.