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 9a81066 commit ae3579bCopy full SHA for ae3579b
WORKSPACE
@@ -9,7 +9,7 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
9
http_archive(
10
name = "build_bazel_rules_nodejs",
11
sha256 = "709cc0dcb51cf9028dd57c268066e5bc8f03a119ded410a13b5c3925d6e43c48",
12
- urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.8.4/rules_nodejs-5.8.4.tar.gz"],
+ urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/v6.5.0/rules_nodejs-5.8.4.tar.gz"],
13
)
14
15
# Add skylib which contains common Bazel utilities.
0 commit comments