diff --git a/lib/build/files/js_files.js b/lib/build/files/js_files.js index 620f2e5662..c8958c29fe 100644 --- a/lib/build/files/js_files.js +++ b/lib/build/files/js_files.js @@ -72,7 +72,6 @@ var files = { embed: [ 'vendor/assets/javascripts/cartodb.uncompressed.js', 'vendor/assets/javascripts/cartodb.mod.torque.uncompressed.js', - 'lib/assets/javascripts/cartodb/models/like.js', 'lib/assets/javascripts/cartodb/config.js', 'lib/assets/javascripts/cartodb/app.js' ], diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index ad72c54fef..6b664f8a3e 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "cartodb-ui", - "version": "4.10.124", + "version": "4.10.126", "dependencies": { "accessory": { "version": "1.0.1", diff --git a/package.json b/package.json index c535b67b44..a88cb6cada 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cartodb-ui", - "version": "4.10.124", + "version": "4.10.126", "description": "CARTO UI frontend", "repository": { "type": "git", diff --git a/public/static/account/index.html b/public/static/account/index.html index 286bdd0004..cc591f345d 100644 --- a/public/static/account/index.html +++ b/public/static/account/index.html @@ -69,7 +69,7 @@