more versions
This commit is contained in:
parent
2a5f19839a
commit
d5d248dec8
@ -2,15 +2,14 @@
|
|||||||
"name": "carto_sql_api",
|
"name": "carto_sql_api",
|
||||||
"current_version": {
|
"current_version": {
|
||||||
"requires": {
|
"requires": {
|
||||||
"node": ">=6.9.2",
|
"node": ">=6.9.2 <10.0",
|
||||||
"npm": ">=3.10.9"
|
"npm": ">=3.10.9"
|
||||||
},
|
},
|
||||||
"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": "",
|
"gdal":">=1.10 checking if needed"
|
||||||
"gdal":""
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user