Skip to content

Commit 6d1c310

Browse files
committed
Revert "refactor: remove deprecated module(compatibility_level)"
This reverts commit edd727b.
1 parent edd727b commit 6d1c310

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

MODULE.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
module(
44
name = "aspect_rules_js",
55
bazel_compatibility = [">=7.6.0"],
6+
compatibility_level = 1,
67
)
78

89
# Lower-bounds (minimum) versions for direct runtime dependencies.

0 commit comments

Comments
 (0)