diff options
Diffstat (limited to 'examples/elm.json')
-rw-r--r-- | examples/elm.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/elm.json b/examples/elm.json index 2017dd4..44742fd 100644 --- a/examples/elm.json +++ b/examples/elm.json @@ -10,6 +10,7 @@ "elm/browser": "1.0.0", "elm/core": "1.0.0", "elm/html": "1.0.0", + "elm/http": "1.0.0", "elm/json": "1.0.0" }, "indirect": { |