feat: update remappings and remove node modules

This commit is contained in:
royvardhan
2025-01-28 23:19:06 +05:30
parent 4b3c5c5005
commit b65b682e8d
7 changed files with 6 additions and 30 deletions

View File

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

View File

@@ -3,4 +3,4 @@
@permit2/=lib/permit2/
@src/=src/
@uniswap-v2/=lib/v2-core/
@balancer-labs/v2-interfaces/=node_modules/@balancer-labs/v2-interfaces/
@balancer-labs/v2-interfaces=lib/balancer-v2-monorepo/pkg/interfaces

View File

@@ -1,8 +0,0 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
"@balancer-labs/v2-interfaces@^0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@balancer-labs/v2-interfaces/-/v2-interfaces-0.4.0.tgz#9bfc2aed7bed4208ebf4b18a14664d8e90d4c141"
integrity sha512-K0ij26m8/UOvdPmrAnuh/C7kT8OQupsgV8KRyIt+aTHW1KbPOi4v8zLMwW2AwSYMSRjPK2A/ttlnNizT0iA4Qg==