moved to occulto

This commit is contained in:
2023-01-13 21:24:27 +01:00
parent 436ae2a7e5
commit 6fb7518b6a
11 changed files with 315 additions and 301 deletions

View File

@@ -10,8 +10,8 @@
"test:prepare": "docker compose -f docker-compose.dev.yaml build"
},
"devDependencies": {
"@playwright/test": "^1.29.1",
"@types/node": "^16.18.10",
"@playwright/test": "^1.29.2",
"@types/node": "^16.18.11",
"http-proxy": "^1.18.1",
"npm-run-all": "^4.1.5"
}