diff options
-rw-r--r-- | elm.json | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ "version": "2.0.0", "exposed-modules": [ "Mapbox.Element", + "Mapbox.Cmd.Internal", "Mapbox.Cmd.Template", "Mapbox.Cmd.Option", "Mapbox.Style", |