MaxSem has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/320534

Change subject: Get mapdata from Gerrit
......................................................................

Get mapdata from Gerrit

Also remove all leeway in mapbox.js version to avoid unexpected
upgrades. There is a bit of silly mapbox noise if you run build-lib,
but not committing it at this time. The mapdata code has already been
updated in f3f7239a.

Bug: T149268
Change-Id: I7a5350c4187f2421e71d6ad03a9383b0e5c6210f
---
M package.json
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Kartographer 
refs/changes/34/320534/1

diff --git a/package.json b/package.json
index dbdf0c4..ebd031a 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
     "grunt-eslint": "19.0.0",
     "grunt-jsonlint": "1.1.0",
     "grunt-stylelint": "0.6.0",
-    "mapbox.js": "^2.3.0",
+    "mapbox.js": "2.3.0",
     "prunecluster": "^2.0.0-beta.3",
     "rollup": "^0.36.1",
     "rollup-plugin-commonjs": "^5.0.4",
@@ -28,6 +28,6 @@
     "leaflet": "^0.7.7",
     "leaflet-sleep": "juliengirault/Leaflet.Sleep",
     "maki": "^0.5.0",
-    "wikimedia-mapdata": "github:juliengirault/wikimedia-mapdata"
+    "wikimedia-mapdata": 
"git+https://gerrit.wikimedia.org/r/mapdata#497bccd38c9a440ab32d0d64ec90f44ca8ea8d32";
   }
 }

-- 
To view, visit https://gerrit.wikimedia.org/r/320534
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7a5350c4187f2421e71d6ad03a9383b0e5c6210f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Kartographer
Gerrit-Branch: master
Gerrit-Owner: MaxSem <maxsem.w...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to