Fix carto-package requirements to be SemVer compliant

This commit is contained in:
Sergio Conde Gomez
2019-06-17 13:33:24 +02:00
parent cc2066ea89
commit f9ac627e0e

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": {