fix: typo in the workspace file

This commit is contained in:
vsavkin 2017-08-24 20:41:18 -04:00
parent f9a8902a06
commit d1c353332b

View File

@ -25,7 +25,7 @@ git_repository(
)
local_repository(
name = "build_bazel_rules_nrwl",
name = "nrwl",
path = "node_modules/@nrwl/nx/bazel",
)