Current section
Files
Jump to
Current section
Files
live_interaction_contracts
package.json
package.json
{
"private": true,
"scripts": {
"test:contract-runner": "node --test --test-concurrency=1 test/contract-runner.integration.mjs"
},
"devDependencies": {
"playwright": "1.61.1"
}
}