Require grainstore-0.10.5 to resize arrow markers ( 2.0 -> 2.1 )
This commit is contained in:
parent
11025eb7c4
commit
c976506c67
1
NEWS.md
1
NEWS.md
@ -5,6 +5,7 @@
|
|||||||
* Mapnik-version dependent default styles
|
* Mapnik-version dependent default styles
|
||||||
* Enhance 2.0 -> 2.1 transforms:
|
* Enhance 2.0 -> 2.1 transforms:
|
||||||
* styles with conditional markers
|
* styles with conditional markers
|
||||||
|
* scale arrow markers by 50%
|
||||||
|
|
||||||
1.1.2 (DD//MM//YY)
|
1.1.2 (DD//MM//YY)
|
||||||
-----
|
-----
|
||||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -182,7 +182,7 @@
|
|||||||
"version": "1.3.3"
|
"version": "1.3.3"
|
||||||
},
|
},
|
||||||
"grainstore": {
|
"grainstore": {
|
||||||
"version": "0.10.4",
|
"version": "0.10.5",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"carto": {
|
"carto": {
|
||||||
"version": "0.9.3-cdb2",
|
"version": "0.9.3-cdb2",
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
"cluster2": "git://github.com/CartoDB/cluster2.git#cdb_production",
|
"cluster2": "git://github.com/CartoDB/cluster2.git#cdb_production",
|
||||||
"node-varnish": "0.1.1",
|
"node-varnish": "0.1.1",
|
||||||
"underscore" : "~1.3.3",
|
"underscore" : "~1.3.3",
|
||||||
"grainstore" : "~0.10.4",
|
"grainstore" : "~0.10.5",
|
||||||
"windshaft" : "~0.8.0",
|
"windshaft" : "~0.8.0",
|
||||||
"step": "0.0.x",
|
"step": "0.0.x",
|
||||||
"generic-pool": "1.0.x",
|
"generic-pool": "1.0.x",
|
||||||
|
Loading…
Reference in New Issue
Block a user