This commit is contained in:
2024-08-27 00:38:56 +02:00
parent d86ef79abd
commit 7fe70a6f3b
3 changed files with 3 additions and 4 deletions

View File

@@ -12,7 +12,7 @@
"build": "pnpm run --recursive --filter=!@cryptgeon/backend build"
},
"devDependencies": {
"@playwright/test": "1.46.1",
"@playwright/test": "^1.46.1",
"@types/node": "^22.5.0",
"npm-run-all": "^4.1.5",
"shelljs": "^0.8.5"