
committed by
Victor Berchet

parent
7c3b95b4ab
commit
9cca5a8c9c
@ -13,8 +13,8 @@ node_repositories(package_json = ["//:package.json"])
|
||||
|
||||
git_repository(
|
||||
name = "build_bazel_rules_typescript",
|
||||
remote = "https://github.com/bazelbuild/rules_typescript.git",
|
||||
commit = "d3ad16d1f105e2490859da9ad528ba4c45991d09"
|
||||
commit = "d3cc5cd72d89aee0e4c2553ae1b99c707ecbef4e",
|
||||
remote = "https://github.com/bazelbuild/rules_typescript",
|
||||
)
|
||||
|
||||
load("@build_bazel_rules_typescript//:defs.bzl", "ts_setup_workspace")
|
||||
|
Reference in New Issue
Block a user