Skip to content
This repository has been archived by the owner on Jun 5, 2021. It is now read-only.

Commit

Permalink
Prepare for v0.0.27
Browse files Browse the repository at this point in the history
  • Loading branch information
fwouts committed Mar 28, 2019
1 parent f880a3c commit b57fa4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
git_repository(
name = "bazel_javascript",
remote = "https://github.com/zenclabs/bazel-javascript.git",
tag = "0.0.27",
tag = "0.0.28",
)

# Required for underlying dependencies such as Node and Yarn.
Expand Down

0 comments on commit b57fa4f

Please sign in to comment.