chore: Add dependencies and configs for Podman setup
- Updated kraiken-lib tsconfig and yarn.lock
- Added package.json with playwright-mcp dependency
- Updated uni-v3-lib submodule
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
ea27fcb722
commit
41700e72da
4 changed files with 4122 additions and 7 deletions
6
package.json
Normal file
6
package.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.55.1",
|
||||
"playwright-mcp": "^0.0.12"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue