Require higher Windshaft to fix handling of CartoCSS layer name
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
1.2.1
|
||||
------
|
||||
* Require Windshaft-0.12.1 to fix multilayer post from firefox
|
||||
* Fix multilayer post from firefox
|
||||
* Fix multilayer cartocss layer name handling
|
||||
|
||||
1.2.0
|
||||
------
|
||||
|
||||
Generated
+2
-2
@@ -193,10 +193,10 @@
|
||||
"version": "1.3.3"
|
||||
},
|
||||
"windshaft": {
|
||||
"version": "0.12.1",
|
||||
"version": "0.12.2",
|
||||
"dependencies": {
|
||||
"grainstore": {
|
||||
"version": "0.13.0",
|
||||
"version": "0.13.1",
|
||||
"dependencies": {
|
||||
"carto": {
|
||||
"version": "0.9.3-cdb3",
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@
|
||||
"cluster2": "git://github.com/CartoDB/cluster2.git#cdb_production",
|
||||
"node-varnish": "0.1.1",
|
||||
"underscore" : "~1.3.3",
|
||||
"windshaft" : "~0.12.1",
|
||||
"windshaft" : "~0.12.2",
|
||||
"step": "0.0.x",
|
||||
"generic-pool": "~2.0.3",
|
||||
"redis": "0.7.2",
|
||||
|
||||
Reference in New Issue
Block a user