diff --git a/elm.json b/elm.json index 6a31f7c..6d7520f 100644 --- a/elm.json +++ b/elm.json @@ -11,7 +11,6 @@ "elm-version": "0.19.0 <= v < 0.20.0", "dependencies": { "debois/elm-dom": "1.3.0 <= v < 2.0.0", - "elm/browser": "1.0.0 <= v < 2.0.0", "elm/core": "1.0.0 <= v < 2.0.0", "elm/html": "1.0.0 <= v < 2.0.0", "elm/json": "1.0.0 <= v < 2.0.0",