aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2020-12-07 12:08:06 +0100
committertv <tv@krebsco.de>2020-12-07 12:08:06 +0100
commit979e35147583e863f99f3f4cccef3c002e88a963 (patch)
treea28d04ebee1a0e4cca8d482eb14912224ee7f170
parent4e1fae766b2ebb5dcdddf0a5c9edb0a865f96517 (diff)
expose Mapbox.Cmd.Internal
-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",