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 9a57beb commit caf93b3Copy full SHA for caf93b3
WORKSPACE
@@ -59,7 +59,7 @@ bazel_skylib_workspace()
59
http_archive(
60
name = "build_bazel_rules_nodejs",
61
sha256 = "c911b5bd8aee8b0498cc387cacdb5f917098ce477fb4182db07b0ef8a9e045c0",
62
- urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/4.7.1/rules_nodejs-4.7.1.tar.gz"],
+ urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/v6.3.5/rules_nodejs-4.7.1.tar.gz"],
63
)
64
65
0 commit comments