fix: harden workbench mobile smoke evidence
This commit is contained in:
+2
-1
@@ -36,6 +36,7 @@
|
||||
"dev-runtime:migration": "node scripts/dev-runtime-migration.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"pg": "^8.21.0"
|
||||
"pg": "^8.21.0",
|
||||
"playwright": "1.59.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user