aboutsummaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
authorThomas Van Lenten <thomasvl@google.com>2018-02-20 16:52:51 -0500
committerThomas Van Lenten <thomasvl@google.com>2018-02-20 16:54:27 -0500
commitf9b0ff1dd3d119d19b9cacbbc425a9e61759f1f5 (patch)
treeee7e86998c44c84ccba9ecbe519a4ad90371b4db /BUILD
parenta5d9a1806225a5bbc50f57d3f190de3dee34ee59 (diff)
downloadbazel-skylib-f9b0ff1dd3d119d19b9cacbbc425a9e61759f1f5.tar.gz
Add missing versions to the library.
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index 0306d75..babb74e 100644
--- a/BUILD
+++ b/BUILD
@@ -30,6 +30,7 @@ skylark_library(
"//lib:shell",
"//lib:structs",
"//lib:unittest",
+ "//lib:versions",
],
)