Merge pull request #338 from CartoDB/naming-fixes
Update carto-package.json
This commit is contained in:
@@ -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": {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user