Skip to content

Commit 3ce0680

Browse files
committed
Add ferric-cli as dep to ferric-example
1 parent e0d063e commit 3ce0680

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/ferric-example/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"$schema": "../../node_modules/nx/schemas/project-schema.json",
33
"targets": {
44
"build": {
5+
"dependsOn": ["ferric-cli:build"],
56
"inputs": [
67
"{projectRoot}/build.rs",
78
"{projectRoot}/Cargo.toml",

0 commit comments

Comments
 (0)