Skip to content

Commit

Permalink
fix playwright verze
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamFiser committed Sep 4, 2024
1 parent 2365b01 commit 7472285
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
Expand Up @@ -23,8 +23,8 @@
"@iconify-json/material-symbols": "^1.2.0",
"@iconify-json/mdi": "^1.2.0",
"fs-extra": "^10.1.0",
"playwright": "catalog:",
"playwright-chromium": "^catalog:",
"playwright": "^1.44.1",
"playwright-chromium": "^1.44.1",
"plop": "^4.0.1",
"rimraf": "^5.0.7",
"shiki": "latest",
Expand Down

0 comments on commit 7472285

Please sign in to comment.