Skip to content

Commit 5da7f5f

Browse files
committed
Update compatibility_level of module to 3
1 parent 18ee277 commit 5da7f5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MODULE.bazel

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module(
22
name = "protobuf_javascript_esm",
33
version = "3.21.5.esm",
4+
compatibility_level = 3,
45
)
56

67
bazel_dep(name = "protobuf", version = "27.1", repo_name = "com_google_protobuf")

0 commit comments

Comments
 (0)