Merge pull request #359 from CartoDB/fix_carto-package

Fix carto-package requirements to be SemVer compliant
This commit is contained in:
Sergio Conde Gómez
2019-06-17 13:40:35 +02:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
"name": "carto_postgresql_ext",
"current_version": {
"requires": {
"postgresql": ">=10.0",
"postgresql": ">=10.0.0",
"postgis": ">=2.4.0.0"
},
"works_with": {