diff --git a/ts/url/BUILD b/ts/url/BUILD index 643a47929f..00d47c36b4 100644 --- a/ts/url/BUILD +++ b/ts/url/BUILD @@ -16,6 +16,7 @@ ts_project( deps = [ "@npm//@types/jest", "@npm//@types/react", + "@npm//@types/node", "@npm//react", ], )