Merge pull request #337 from CartoDB/carto_package_json
Created carto-package.json
This commit is contained in:
commit
e3837c603d
11
carto-package.json
Normal file
11
carto-package.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "cartodb-extension",
|
||||
"current_version": {
|
||||
"requires": {
|
||||
"postgresql": ">=9.5.0",
|
||||
"postgis": ">=2.2.0"
|
||||
},
|
||||
"works_with": {
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user