Merge pull request #242 from CartoDB/naming-fixes

Changes in component name and semver specification
This commit is contained in:
Juan Ignacio Sánchez Lara
2018-08-20 10:49:20 +02:00
committed by GitHub

View File

@@ -3,8 +3,8 @@
"current_version": {
"requires": {
"postgresql": "^10.0.0",
"postgis": "^2.4",
"cartodb-postgresql": "^0.23.0"
"postgis": "^2.4.0.0",
"carto_postgresql_ext": "^0.23.0"
}
}
}