diff --git a/bun.lockb b/bun.lockb index 42e6d56..09ac74e 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8320be3..8e7616b 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "dotenv": "^16.0.3", "yargs": "^17.7.2", "ethers": "^6.13.2", - "linea-contracts": "github:Consensys/linea-contracts" + "linea-monorepo": "github:Consensys/linea-monorepo#e63c730" }, "devDependencies": { "forge-std": "github:foundry-rs/forge-std#v1.8.1", diff --git a/remappings.txt b/remappings.txt index 43cfc8c..c00387c 100644 --- a/remappings.txt +++ b/remappings.txt @@ -2,5 +2,5 @@ @openzeppelin/contracts-upgradeable/=node_modules/@openzeppelin/contracts-upgradeable/ forge-std/=node_modules/forge-std/src/ world-id-state-bridge/=node_modules/@worldcoin/world-id-state-bridge/src/ -linea-contracts/=node_modules/linea-contracts/contracts/ +linea-contracts/=node_modules/linea-monorepo/contracts/contracts/ @prb/test/=node_modules/@prb/test/src/ \ No newline at end of file