tests
This commit is contained in:
parent
adc2450013
commit
dcbeebac83
14 changed files with 859 additions and 368 deletions
9
tools/trade-daemon/package.json
Normal file
9
tools/trade-daemon/package.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "trade-daemon",
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"playwright": "^1.49.0"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue