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 fe1a44d commit a939a40Copy full SHA for a939a40
WORKSPACE
@@ -15,9 +15,9 @@ http_archive(
15
16
http_archive(
17
name = "build_bazel_rules_nodejs",
18
- sha256 = "c97bf38546c220fa250ff2cc052c1a9eac977c662c1fc23eda797b0ce8e70a43",
+ sha256 = "591d2945b09ecc89fde53e56dd54cfac93322df3bc9d4747cb897ce67ba8cdbf",
19
urls = [
20
- "https://github.com/bazelbuild/rules_nodejs/releases/download/1.1.0/rules_nodejs-1.1.0.tar.gz",
+ "https://github.com/bazelbuild/rules_nodejs/releases/download/1.2.0/rules_nodejs-1.2.0.tar.gz",
21
],
22
)
23
0 commit comments