Skip to content

Commit

Permalink
add fapi as a dep on cf & mr
Browse files Browse the repository at this point in the history
  • Loading branch information
IThundxr committed Nov 30, 2023
1 parent 6aaa384 commit 46831e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ publishMods {

requires {
slug = "create-fabric"
slug = "fabric-api"
}
}

Expand All @@ -160,6 +161,7 @@ publishMods {

requires {
slug = "create-fabric"
slug = "fabric-api"
}
}
}
Expand Down

0 comments on commit 46831e2

Please sign in to comment.