Skip to content

Commit 7376493

Browse files
committed
Doc as code not a dev dep
1 parent dcefb5b commit 7376493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ bazel_dep(name = "platforms", version = "1.0.0")
6666
## S-CORE bazel registry
6767
bazel_dep(name = "score_baselibs", version = "0.2.4")
6868
bazel_dep(name = "score_bazel_platforms", version = "0.0.4")
69+
bazel_dep(name = "score_docs_as_code", version = "3.0.0")
6970

70-
bazel_dep(name = "score_docs_as_code", version = "3.0.0", dev_dependency = True)
7171
bazel_dep(name = "score_platform", version = "0.5.3", dev_dependency = True)
7272
bazel_dep(name = "score_process", version = "1.4.3", dev_dependency = True)
7373

0 commit comments

Comments
 (0)