Merge pull request #359 from CartoDB/fix_carto-package
Fix carto-package requirements to be SemVer compliant
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user