fix: build

This commit is contained in:
royvardhan
2025-01-28 18:57:59 +05:30
parent 44db2e52b3
commit 5dc5e23239
101 changed files with 30 additions and 6288 deletions

9
foundry/package.json Normal file
View File

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