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 1f93813..ffcf4d4 100644 --- a/elm-package.json +++ b/elm-package.json @@ -7,6 +7,8 @@ "./src" ], "exposed-modules": [ + "Mapbox.Element", + "Mapbox.Cmd", "Mapbox.Style", "Mapbox.Source", "Mapbox.Layer", |