diff options
Diffstat (limited to 'elm-package.json')
-rw-r--r-- | elm-package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/elm-package.json b/elm-package.json index 8e2a73d..a65a9a2 100644 --- a/elm-package.json +++ b/elm-package.json @@ -10,6 +10,8 @@ "elm-lang/core": "4.0.1 <= v < 5.0.0", "elm-lang/html": "1.0.0 <= v < 2.0.0", "elm-lang/navigation": "1.0.0 <= v < 2.0.0", + "elm-lang/mouse": "1.0.0 <= v < 2.0.0", + "elm-lang/window": "1.0.0 <= v < 2.0.0", "evancz/elm-http": "3.0.1 <= v < 4.0.0", "evancz/url-parser": "1.0.0 <= v < 2.0.0", "etaque/elm-simple-form": "3.0.1 <= v < 4.0.0", |