Commit 0a22f8b8 authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

nx: cleanup config (#8979)

The `schema` field is defined twice, delete the second time that
it is defined.
parent 5e401575
......@@ -81,6 +81,5 @@
"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