got trade working

This commit is contained in:
Boki 2026-02-23 11:02:10 -05:00
parent dcbeebac83
commit 12dcf0776a
3 changed files with 17 additions and 58 deletions

View file

@ -4,6 +4,6 @@
"type": "module",
"private": true,
"dependencies": {
"playwright": "^1.49.0"
"patchright": "^1.57.0"
}
}