Use supported versions of repository rules/ (#226) Fixes #221.
diff --git a/WORKSPACE b/WORKSPACE index af2d68c..271af21 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -13,6 +13,7 @@ # limitations under the License. workspace(name = "build_bazel_rules_nodejs") +load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") # # Download Bazel toolchain dependencies as needed by build actions