Another attempt at fixing the Psalm errors

This commit is contained in:
Daniel Dudzic 2024-04-11 10:29:16 +02:00
parent 1025df779f
commit b412d80f16
No known key found for this signature in database
GPG key ID: 31B40D33E3465483
4 changed files with 31 additions and 6 deletions

View file

@ -87,6 +87,7 @@
"dependencies": {
"dotenv": "^16.0.3",
"npm-run-all": "^4.1.5",
"playwright": "^1.43.0",
"run-s": "^0.0.0"
}
}