Skip to content

Commit

Permalink
chore(deps): remove peerDependencies from tests-playwright package (#…
Browse files Browse the repository at this point in the history
…8843)

chore(deps): remove peerDependencies in tests-playwright package

Signed-off-by: Ondrej Dockal <[email protected]>
  • Loading branch information
odockal authored Sep 11, 2024
1 parent 352b9f8 commit 9dd84a4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/playwright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@
"test": "echo \"Error: no test specified\" && exit 1",
"publish:next": "pnpm publish --registry=https://registry.npmjs.org/ --no-git-tag-version --new-version 0.0.1-\"$(date +%s)\""
},
"peerDependencies": {
"@playwright/test": "1.42.1",
"electron": "29.1.4"
},
"devDependencies": {
"@playwright/test": "1.47.0",
"@types/node": "^20",
Expand Down

0 comments on commit 9dd84a4

Please sign in to comment.