summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAmy Lee Walton <amylee@mapbox.com>2016-08-11 09:49:36 -0700
committerGitHub <noreply@github.com>2016-08-11 09:49:36 -0700
commitb0cb8715ed74678b4d0f05829fa71a590e41b2f6 (patch)
treeaf1ee87674c0963328b3c3bbdc5685270d647896 /package.json
parent89190f8d891f7734a3db3267afb746cf83e872d5 (diff)
downloadqtlocation-mapboxgl-b0cb8715ed74678b4d0f05829fa71a590e41b2f6.tar.gz
CJK overflow - update to match gl-shader (#5908)
* update vertex array ushorts * update atlas size * testing latest cjk test-suite branch * update shader ref * update shaders * update icon buffer * shaders * updated tests * buffer fix * updated make tests * annotation expected updates * final push * final fonts * a_data1 removal * remove cjk-mixed test * hiring threshold for cjk-chinese * update to new test suite * Rename a_data2 to a_data in sdf and icon shaders * update test-suite sha
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 3552a8533f..cd06121f3d 100644
--- a/package.json
+++ b/package.json
@@ -20,9 +20,9 @@
"csscolorparser": "^1.0.2",
"ejs": "^2.4.1",
"express": "^4.11.1",
- "mapbox-gl-shaders": "mapbox/mapbox-gl-shaders#4d1f89514bf03536c8e682439df165c33a37122a",
+ "mapbox-gl-shaders": "mapbox/mapbox-gl-shaders#de2ab007455aa2587c552694c68583f94c9f2747",
"mapbox-gl-style-spec": "mapbox/mapbox-gl-style-spec#83b1a3e5837d785af582efd5ed1a212f2df6a4ae",
- "mapbox-gl-test-suite": "mapbox/mapbox-gl-test-suite#8e38705747dee1279a8503d05593543eb9af3ce1",
+ "mapbox-gl-test-suite": "mapbox/mapbox-gl-test-suite#1619d84e76ff3434becd51237720d370c7405ee5",
"node-cmake": "^1.2.1",
"request": "^2.72.0",
"tape": "^4.5.1"