diff options
-rw-r--r-- | elm.json | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,9 +1,9 @@ { "type": "package", "name": "gampleman/elm-mapbox", - "summary": "An advanced mapping library", + "summary": "Fork form gampleman/elm-mapbox (4.1.0) ... An advanced mapping library", "license": "MIT", - "version": "4.1.0", + "version": "1.0.0", "exposed-modules": [ "Mapbox.Element", "Mapbox.Cmd.Template", @@ -21,4 +21,4 @@ "elm/json": "1.0.0 <= v < 2.0.0" }, "test-dependencies": {} -}
\ No newline at end of file +} |