diff --git a/elm.json b/elm.json index b8cf805..a939f30 100644 --- a/elm.json +++ b/elm.json @@ -13,7 +13,6 @@ "elm/core": "1.0.2 <= v < 2.0.0" }, "test-dependencies": { - "elm/random": "1.0.0 <= v < 2.0.0", "elm-explorations/test": "1.2.1 <= v < 2.0.0" } }