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 9f432dd commit 51f293eCopy full SHA for 51f293e
WORKSPACE
@@ -134,7 +134,7 @@ http_archive(
134
load("@aspect_rules_ts//ts:repositories.bzl", "rules_ts_dependencies")
135
136
rules_ts_dependencies(
137
- ts_integrity = "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==",
+ ts_integrity = "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
138
ts_version_from = "//bazel:package.json",
139
)
140
0 commit comments