mirror of https://github.com/grpc/grpc-web.git
MODULE.bazel fixups
This commit is contained in:
parent
1256074cd8
commit
062dc09584
|
@ -1,6 +1,6 @@
|
||||||
module(
|
module(
|
||||||
name = "grpc_web",
|
name = "grpc-web",
|
||||||
version = "1.5.0",
|
version = "1.5.0.bcr", # This isn't exactly version 1.5.0, so add a .bcr suffix
|
||||||
compatibility_level = 1,
|
compatibility_level = 1,
|
||||||
repo_name = "com_github_grpc_grpc_web",
|
repo_name = "com_github_grpc_grpc_web",
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue