diff --git a/ts/BUILD.bazel b/ts/BUILD.bazel index 0a3a6ba83..e3692fb73 100644 --- a/ts/BUILD.bazel +++ b/ts/BUILD.bazel @@ -16,5 +16,5 @@ exports_files([ alias( name = "yarn", - actual = "@nodejs//:yarn_bin", + actual = "@nodejs//:yarn", )