Skip to content

Commit

Permalink
Set Playwright a fixed version
Browse files Browse the repository at this point in the history
  • Loading branch information
elchininet committed Aug 7, 2024
1 parent 5b112cb commit 7cde0dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"postversion": "git push && git push --tags"
},
"devDependencies": {
"@playwright/test": "^1.45.3",
"@playwright/test": "1.45.3",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit 7cde0dc

Please sign in to comment.