Bump rules_nodejs version to 1.7.0

Change-Id: I371072b58cc198a2b4aa31430a81a2b5fb549650
This commit is contained in:
David Ostrovsky
2020-06-04 22:54:34 +02:00
parent e8cf5127aa
commit 29660fc07f

View File

@@ -60,8 +60,8 @@ http_archive(
http_archive(
name = "build_bazel_rules_nodejs",
sha256 = "d14076339deb08e5460c221fae5c5e9605d2ef4848eee1f0c81c9ffdc1ab31c1",
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/1.6.1/rules_nodejs-1.6.1.tar.gz"],
sha256 = "84abf7ac4234a70924628baa9a73a5a5cbad944c4358cf9abdb4aab29c9a5b77",
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/1.7.0/rules_nodejs-1.7.0.tar.gz"],
)
# File is specific to Polymer and copied from the Closure Github -- should be