Skip to content

Commit

Permalink
Re-removing dev dependency due to "playwright not found" problem
Browse files Browse the repository at this point in the history
  • Loading branch information
davidaustinarcher committed Mar 29, 2023
1 parent 8984044 commit 574f909
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,5 @@
"bugs": {
"url": "https://github.com/Contrast-Security-OSS/demo-petclinic/issues"
},
"homepage": "https://github.com/Contrast-Security-OSS/demo-petclinic#readme",
"devDependencies": {
"@playwright/test": "^1.32.1"
}
"homepage": "https://github.com/Contrast-Security-OSS/demo-petclinic#readme"
}

0 comments on commit 574f909

Please sign in to comment.