feat: update remappings and remove node modules
This commit is contained in:
1
foundry/lib/balancer-v2-monorepo
Submodule
1
foundry/lib/balancer-v2-monorepo
Submodule
Submodule foundry/lib/balancer-v2-monorepo added at 36d282374b
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"name": "foundry",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@balancer-labs/v2-interfaces": "^0.4.0"
|
||||
}
|
||||
}
|
||||
@@ -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
|
||||
@@ -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==
|
||||
Reference in New Issue
Block a user