Update internal deps

pull/14123/head
Jesús Arroyo Torrens 6 years ago
parent fae1b59a0b
commit 7fcc80e91f

@ -1,6 +1,6 @@
{
"name": "cartodb-ui",
"version": "4.12.38-2",
"version": "4.12.38",
"dependencies": {
"@carto/carto.js": {
"version": "4.0.8",
@ -1665,9 +1665,9 @@
}
},
"internal-carto.js": {
"version": "4.0.9-0",
"from": "cartodb/carto.js#fix-legend-margin",
"resolved": "git://github.com/cartodb/carto.js.git#099e22cfa2d9bc0ba80b66726de28b256e7b8413"
"version": "4.0.9-1",
"from": "cartodb/carto.js#v4.0.9-1",
"resolved": "git://github.com/cartodb/carto.js.git#c6f631532950f31bd6f2d884ba7576a9e7ad66e8"
},
"interpret": {
"version": "1.1.0",

@ -1,6 +1,6 @@
{
"name": "cartodb-ui",
"version": "4.12.38-2",
"version": "4.12.38",
"description": "CARTO UI frontend",
"repository": {
"type": "git",
@ -33,7 +33,7 @@
"d3-queue": "^3.0.7",
"fastclick": "^1.0.6",
"html-webpack-plugin": "^3.2.0",
"internal-carto.js": "CartoDB/carto.js#fix-legend-margin",
"internal-carto.js": "CartoDB/carto.js#v4.0.9-1",
"jquery": "2.1.4",
"leaflet": "1.3.1",
"moment": "2.18.1",

Loading…
Cancel
Save