Commit 14c10088 authored by OptimismBot's avatar OptimismBot Committed by GitHub

Merge pull request #7166 from ethereum-optimism/fix/nx-repair

monorepo: run nx repair
parents dea466cd ed329170
......@@ -9,7 +9,7 @@
".foundryrc": "*",
"pnpm.lock.yaml": "*",
".npmrc": "*",
".nvmrc": "*"
".nvmrc": "*"
},
"tasksRunnerOptions": {
"default": {
......@@ -78,5 +78,6 @@
"dependsOn": ["^build", "build:contracts"],
"outputs": ["{projectRoot}/dist"]
}
}
},
"$schema": "./node_modules/nx/schemas/nx-schema.json"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment