We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66de376 commit 7778c1bCopy full SHA for 7778c1b
.github/workflows/release_prep.sh
@@ -23,6 +23,6 @@ cat << EOF
23
Add to your \`MODULE.bazel\` file:
24
25
\`\`\`starlark
26
-bazel_dep(name = "build_stack_ui_js", version = "${TAG}")
+bazel_dep(name = "stackb_ui_js", version = "${TAG}")
27
\`\`\`
28
EOF
0 commit comments