aboutsummaryrefslogtreecommitdiffstats
path: root/elm.json
diff options
context:
space:
mode:
Diffstat (limited to 'elm.json')
-rw-r--r--elm.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/elm.json b/elm.json
index 77eb739..0a27d62 100644
--- a/elm.json
+++ b/elm.json
@@ -1,9 +1,9 @@
{
"type": "package",
- "name": "gampleman/elm-mapbox",
- "summary": "An advanced mapping library",
+ "name": "andre-dietrich/elm-mapbox",
+ "summary": "Fork form gampleman/elm-mapbox (4.1.0) ... An advanced mapping library",
"license": "MIT",
- "version": "4.1.0",
+ "version": "1.1.1",
"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
+}