Add missing versions to the library.

This commit is contained in:
Thomas Van Lenten 2018-02-20 16:52:51 -05:00
parent a5d9a18062
commit f9b0ff1dd3
1 changed files with 1 additions and 0 deletions

1
BUILD
View File

@ -30,6 +30,7 @@ skylark_library(
"//lib:shell",
"//lib:structs",
"//lib:unittest",
"//lib:versions",
],
)