From 61aaa0804f16cdcdf41892dfd8fc2ad0f64d4267 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Guirao=20Rodr=C3=ADguez?= Date: Fri, 17 Aug 2018 10:56:07 +0200 Subject: [PATCH] Changes in component names and versions --- client/carto-package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/carto-package.json b/client/carto-package.json index 1ec7a40..30d0750 100644 --- a/client/carto-package.json +++ b/client/carto-package.json @@ -3,8 +3,8 @@ "current_version": { "requires": { "postgresql": "^10.0.0", - "postgis": "^2.4", - "cartodb-extension": "^0.23.0" + "postgis": "^2.4.0.0", + "carto_sql_ext": "^0.23.0" }, "works_with": { "dataservices-api-server-extension": "^0.32.0"