We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6099191 commit 23c5797Copy full SHA for 23c5797
WORKSPACE
@@ -13,9 +13,9 @@ rules_js_dependencies()
13
14
http_archive(
15
name = "aspect_rules_ts",
16
- sha256 = "555f408bf664e553eb148f22dc2da9e82177413bd08d2d19180340962cf3ff86",
17
- strip_prefix = "rules_ts-1.0.0-rc7",
18
- url = "https://github.com/aspect-build/rules_ts/archive/refs/tags/v1.0.0-rc7.tar.gz",
+ sha256 = "f3f0d0a92b0069f8d1bf6a0e26408bd591a8626166db3f88e8d971ffed8f59ba",
+ strip_prefix = "rules_ts-1.0.0",
+ url = "https://github.com/aspect-build/rules_ts/archive/refs/tags/v1.0.0.tar.gz",
19
)
20
21
load("@aspect_rules_ts//ts:repositories.bzl", "rules_ts_dependencies")
0 commit comments