chore: Add Playwright npm package for browser testing
This commit is contained in:
+2
-1
@@ -3,6 +3,7 @@
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"hanami-assets": "^2.1.1"
|
||||
"hanami-assets": "^2.1.1",
|
||||
"playwright": "^1.58.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user