Skip to content

Commit fe3a07e

Browse files
mollyibotcopybara-github
authored andcommitted
Rename jsinterop-base for bcr release.
PiperOrigin-RevId: 775470147
1 parent dff1d27 commit fe3a07e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ archive_override(
1212
urls = ["https://github.com/google/j2cl/archive/master.zip"],
1313
)
1414

15-
bazel_dep(name = "com_google_jsinterop_base")
15+
bazel_dep(name = "jsinterop_base", repo_name = "com_google_jsinterop_base")
1616

1717
archive_override(
18-
module_name = "com_google_jsinterop_base",
18+
module_name = "jsinterop_base",
1919
strip_prefix = "jsinterop-base-master",
2020
urls = ["https://github.com/google/jsinterop-base/archive/master.zip"],
2121
)

0 commit comments

Comments
 (0)