Auto-build: roo (powershell) from ae82412

This commit is contained in:
github-actions[bot]
2026-06-14 11:09:00 +00:00
commit 8a52feb105
278 changed files with 125018 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"name": "1c-web-test",
"version": "0.2.0",
"private": true,
"type": "module",
"description": "Browser automation engine for 1C web client (Playwright)",
"dependencies": {
"playwright": "^1.50.0"
}
}