Merge pull request #338 from CartoDB/naming-fixes

Update carto-package.json
This commit is contained in:
Javier Torres
2018-08-20 15:30:38 +02:00
committed by GitHub

View File

@@ -1,9 +1,9 @@
{
"name": "cartodb-extension",
"name": "carto_postgresql_ext",
"current_version": {
"requires": {
"postgresql": ">=9.5.0",
"postgis": ">=2.2.0"
"postgis": ">=2.2.0.0"
},
"works_with": {
}