aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--elm.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/elm.json b/elm.json
index 5069690..9ef2ba4 100644
--- a/elm.json
+++ b/elm.json
@@ -6,6 +6,7 @@
"version": "2.0.0",
"exposed-modules": [
"Mapbox.Element",
+ "Mapbox.Cmd.Internal",
"Mapbox.Cmd.Template",
"Mapbox.Cmd.Option",
"Mapbox.Style",