more versions
This commit is contained in:
parent
83c7d38d42
commit
534808038e
@ -2,15 +2,15 @@
|
|||||||
"name": "carto_windshaft",
|
"name": "carto_windshaft",
|
||||||
"current_version": {
|
"current_version": {
|
||||||
"requires": {
|
"requires": {
|
||||||
"node": ">=6.9.2",
|
"node": ">=6.9.2 <10.0",
|
||||||
"yarn": ">=0.27.5 <1.0.0"
|
"yarn": ">=0.27.5 <1.0.0"
|
||||||
},
|
},
|
||||||
"works_with": {
|
"works_with": {
|
||||||
"redis": ">=3.0.0",
|
"redis": ">=3.0.0",
|
||||||
"postgresql": "9.5.2",
|
"postgresql": ">=9.5",
|
||||||
"postgis": "2.2.2.0",
|
"postgis": ">=2.2",
|
||||||
"mapnik": "",
|
"mapnik": ">=3.0.12 checking if needed",
|
||||||
"gdal":""
|
"gdal":">=2.1.1 checking if needed"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user