Files
tycho-execution/foundry/package.json
royvardhan 5dc5e23239 fix: build
2025-01-28 18:57:59 +05:30

10 lines
158 B
JSON

{
"name": "foundry",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"dependencies": {
"@balancer-labs/v2-interfaces": "^0.4.0"
}
}